From 267cba416bc756360c7f4255167db5d230fd9034 Mon Sep 17 00:00:00 2001 From: denis Date: Fri, 15 Nov 2024 06:11:16 -0500 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8bd8ec2..7c90c62 100644 --- a/README.md +++ b/README.md @@ -45,9 +45,9 @@ Please send your pull request to the [testing branch](https://git.qilk.de/denis/ To try the testing branch, please proceed like that. ``` bash -sudo yunohost app install https://git.qilk.de/denis/chibisafe_ynh/tree/testing --debug +sudo yunohost app install https://git.qilk.de/denis/chibisafe_ynh --debug or -sudo yunohost app upgrade chibisafe -u https://git.qilk.de/denis/chibisafe_ynh/tree/testing --debug +sudo yunohost app upgrade chibisafe -u https://git.qilk.de/denis/chibisafe_ynh --debug ``` **More info regarding app packaging:**