From fba3951eaadf37e41f78c7f476a7154cc70ec0a4 Mon Sep 17 00:00:00 2001 From: pp-r <64266134+pp-r@users.noreply.github.com> Date: Sun, 24 May 2020 12:07:15 +0200 Subject: [PATCH] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index f0e8294..1b4b185 100644 --- a/README.md +++ b/README.md @@ -65,10 +65,10 @@ Links Developers info ---------------- -Only if you want to use a alpha branch for coding, instead of merging directly into master. Please do your pull request to the alpha branch. +Only if you want to use a testing branch for coding, instead of merging directly into master. Please do your pull request to the testing branch. -To try the alpha branch, please proceed like that. +To try the testing branch, please proceed like that. - sudo yunohost app install https://github.com/pp-r/zwiicms_ynh/tree/alpha --debug + sudo yunohost app install https://github.com/pp-r/zwiicms_ynh/tree/testing --debug or - sudo yunohost app upgrade zwiicms -u https://github.com/pp-r/zwiicms_ynh/tree/alpha --debug + sudo yunohost app upgrade zwiicms -u https://github.com/pp-r/zwiicms_ynh/tree/testing --debug