From 99dd0b309cedb721ebe6c7306b90b99efffb6e2b Mon Sep 17 00:00:00 2001 From: Bachir Soussi Chiadmi Date: Thu, 18 Apr 2019 21:13:17 +0200 Subject: [PATCH] fix git clone command in readme --- readme.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 4068a0c..c34dfd3 100644 --- a/readme.md +++ b/readme.md @@ -40,7 +40,8 @@ apk add git 2 clone the repo ``` -git clone https://figureslibres.io/gogs/bachir/alpine-web-werver.git +git clone -b 3.8 --single-branch https://figureslibres.io/gogs/bachir/al +pine-web-werver.git ``` 3 you have to be root