Update README.md
This commit is contained in:
parent
0b0be9d5ad
commit
267cba416b
1 changed files with 2 additions and 2 deletions
|
@ -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.
|
To try the testing branch, please proceed like that.
|
||||||
|
|
||||||
``` bash
|
``` 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
|
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>
|
**More info regarding app packaging:** <https://yunohost.org/packaging_apps>
|
||||||
|
|
Loading…
Reference in a new issue