From a195d61a87c0ced6efce730cb053c0c016d6629f 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 8f07e7a..5a81691 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)