1
0
Fork 0
mirror of https://github.com/YunoHost/apps.git synced 2024-09-03 20:06:07 +02:00

[enh] Adapt documentation

This commit is contained in:
ljf 2018-05-26 23:40:46 +02:00
parent 95bc4720ad
commit ae21cb2c64

View file

@ -60,7 +60,7 @@ your app from one of the 2 json files.
Usage: Usage:
```bash ```bash
./add_or_update.py [community.json OR official.json] [github url OR app name [github url OR app name [github url OR app name ...]]] ./add_or_update.py [community.json OR official.json] [github/gitlab url OR app name [github/gitlab url OR app name [github/gitlab url OR app name ...]]]
``` ```
#### More information on [yunohost.org/packaging_apps](https://yunohost.org/packaging_apps) #### More information on [yunohost.org/packaging_apps](https://yunohost.org/packaging_apps)