From ad19aa9497ba62b5f440088f6c83761b9e0476c6 Mon Sep 17 00:00:00 2001 From: ghose Date: Sun, 10 Nov 2024 17:42:58 +0100 Subject: [PATCH] edit testing branch on README, now on ynh-git --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9afa2b8..f901f5f 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,6 @@ This app runs in the visitor's browser, no data is managed in/from your server. ## Testing version -`sudo yunohost app install https://github.com/xmgz/phanpy_ynh/tree/testing --debug` +`sudo yunohost app install https://github.com/YunoHost-Apps/phanpy_ynh/tree/testing --debug` -`sudo yunohost app upgrade -u https://github.com/xmgz/phanpy_ynh/tree/testing --debug` +`sudo yunohost app upgrade -u https://github.com/YunoHost-Apps/phanpy_ynh/tree/testing --debug`