From 702a754436e15588dd06fd90ad60efd640f7cc48 Mon Sep 17 00:00:00 2001 From: yalh76 Date: Thu, 13 Jun 2019 21:09:36 +0200 Subject: [PATCH] fix upgrade command --- README.md | 2 +- README_fr.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 51f388b..5f48321 100644 --- a/README.md +++ b/README.md @@ -54,7 +54,7 @@ The admin user is automatically created as: user@domain.tld ### Update #### Using __screen__ highly recommended -`$ sudo yunohost app upgrade --debug mastodon -u https://github.com/YunoHost-Apps/mastodon_ynh.git` +`$ sudo yunohost app upgrade mastodon -u https://github.com/YunoHost-Apps/mastodon_ynh --debug ` ## Recommendation diff --git a/README_fr.md b/README_fr.md index 5ba8a31..f84ad20 100644 --- a/README_fr.md +++ b/README_fr.md @@ -53,7 +53,7 @@ L'utilisateur admin est crée automatiquement comme: user@domain.tld ### Mise à jour #### Utilisation de __screen__ fortement recommandé -`$ sudo yunohost app upgrade --debug mastodon -u https://github.com/YunoHost-Apps/mastodon_ynh.git` +`$ sudo yunohost app upgrade mastodon -u https://github.com/YunoHost-Apps/mastodon_ynh --debug ` ## Recommandations