From ae21cb2c64e64f1c2c2c9930071443de81c76857 Mon Sep 17 00:00:00 2001 From: ljf Date: Sat, 26 May 2018 23:40:46 +0200 Subject: [PATCH] [enh] Adapt documentation --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8f07e7ad..5a816917 100644 --- a/README.md +++ b/README.md @@ -60,7 +60,7 @@ your app from one of the 2 json files. Usage: ```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)