1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/icecoder_ynh.git synced 2024-09-03 19:26:10 +02:00

Update README.md

This commit is contained in:
Stylix58 2021-03-19 21:07:37 +01:00 committed by GitHub
parent 5640f12392
commit 01a849d4c7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -65,5 +65,5 @@ To try the testing branch, please proceed like that.
```
sudo yunohost app install https://github.com/YunoHost-Apps/icecoder_ynh/tree/testing --debug
or
sudo yunohost app upgrade REPLACEBYYOURAPP -u https://github.com/YunoHost-Apps/icecoder_ynh/tree/testing --debug
sudo yunohost app upgrade icecoder -u https://github.com/YunoHost-Apps/icecoder_ynh/tree/testing --debug
```