From 55cf0e83819023fb16232d6a5418c09344184886 Mon Sep 17 00:00:00 2001 From: tytan652 Date: Mon, 11 Jan 2021 21:43:02 +0100 Subject: [PATCH] doc: replace REPLACEBYYOURAPP by wireguard --- README_fr.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README_fr.md b/README_fr.md index 546c13a..9cc1ee7 100644 --- a/README_fr.md +++ b/README_fr.md @@ -80,5 +80,5 @@ Pour essayer la branche testing, procédez comme suit. ``` sudo yunohost app install https://github.com/YunoHost-Apps/wireguard_ynh/tree/testing --debug ou -sudo yunohost app upgrade REPLACEBYYOURAPP -u https://github.com/YunoHost-Apps/wireguard_ynh/tree/testing --debug +sudo yunohost app upgrade wireguard -u https://github.com/YunoHost-Apps/wireguard_ynh/tree/testing --debug ```