Update README.md

This commit is contained in:
denis 2024-11-15 06:11:16 -05:00
parent 0b0be9d5ad
commit 267cba416b

View file

@ -45,9 +45,9 @@ Please send your pull request to the [testing branch](https://git.qilk.de/denis/
To try the testing branch, please proceed like that.
``` bash
sudo yunohost app install https://git.qilk.de/denis/chibisafe_ynh/tree/testing --debug
sudo yunohost app install https://git.qilk.de/denis/chibisafe_ynh --debug
or
sudo yunohost app upgrade chibisafe -u https://git.qilk.de/denis/chibisafe_ynh/tree/testing --debug
sudo yunohost app upgrade chibisafe -u https://git.qilk.de/denis/chibisafe_ynh --debug
```
**More info regarding app packaging:** <https://yunohost.org/packaging_apps>