mirror of
https://github.com/YunoHost-Apps/minchat_ynh.git
synced 2024-09-03 19:36:29 +02:00
Update README.md
This commit is contained in:
parent
d044ba6157
commit
505e4b6db5
1 changed files with 5 additions and 1 deletions
|
@ -16,6 +16,10 @@ Example : `https://yourdomain.org/minchat/?room=Living&name=John`
|
||||||
#### On Yunohost
|
#### On Yunohost
|
||||||
Via the admin web console, type in: <https://github.com/chtixof/minchat_ynh>
|
Via the admin web console, type in: <https://github.com/chtixof/minchat_ynh>
|
||||||
Or on ssh : `sudo yunohost app install https://github.com/chtixof/minchat_ynh`
|
Or on ssh : `sudo yunohost app install https://github.com/chtixof/minchat_ynh`
|
||||||
|
|
||||||
|
Upgrade: `sudo yunohost app upgrade minchat -u https://github.com/chtixof/minchat_ynh`
|
||||||
|
CAUTION: BEFORE YOU UPGRADE, PLEASE MAKE A BACKUP OF conf/setup.ini : IT IS OVERWRITTEN (BUG)
|
||||||
|
|
||||||
#### Otherwise
|
#### Otherwise
|
||||||
Download, unzip and just copy the content of the `sources` folder to any folder of your web site.
|
Download, unzip and just copy the content of the `sources` folder to any folder of your web site.
|
||||||
## Setup
|
## Setup
|
||||||
|
|
Loading…
Reference in a new issue