fix git clone command in readme

This commit is contained in:
2019-04-18 23:26:11 +02:00
parent 2a13fafce8
commit 9640522a77
+1 -1
View File
@@ -40,7 +40,7 @@ apk add git
2 clone the repo 2 clone the repo
``` ```
git clone https://figureslibres.io/gogs/bachir/alpine-web-werver.git git clone -b 3.9 --single-branch https://figureslibres.io/gogs/bachir/alpine-web-werver.git
``` ```
3 you have to be root 3 you have to be root