From 5c1f5194374a4fb4538fd560e502f6076ff6c77d Mon Sep 17 00:00:00 2001 From: Djip007 Date: Tue, 26 Apr 2016 00:25:27 +0200 Subject: [PATCH] Update README.md --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7540265..7b35379 100644 --- a/README.md +++ b/README.md @@ -15,8 +15,10 @@ If you use baikal, the CardDav address is : https://DOMAIN.TLD/baikal/card.php/addressbooks/USER/default/ - to upgrade the app once a new rainloop version is available, simply run in a local shell via ssh or otherwise : - -``sudo yunohost app upgrade -u https://github.com/YunoHostPlugins-Testing/rainloop_ynh rainloop`` +for testing use +``sudo yunohostapp upgrade -u https://github.com/YunoHostPlugins-Testing/rainloop_ynh rainloop`` +for release +``sudo yunohost app upgrade -u https://github.com/YunoHost-Apps/rainloop_ynh rainloop`` ## Français @@ -35,4 +37,5 @@ https://DOMAIN.TLD/baikal/card.php/addressbooks/UTILISATEUR/default/ - pour mettre à jour rainloop lorsqu'une nouvelle version est disponible, lancez en console locale (ssh ou autre) : ``sudo yunohost app upgrade -u https://github.com/YunoHostPlugins-Testing/rainloop_ynh rainloop`` +``sudo yunohost app upgrade -u https://github.com/YunoHost-Apps/rainloop_ynh rainloop``