fix git clone command in readme

This commit is contained in:
2019-04-18 21:13:17 +02:00
parent 1376de6848
commit 99dd0b309c
+2 -1
View File
@@ -40,7 +40,8 @@ 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.8 --single-branch https://figureslibres.io/gogs/bachir/al
pine-web-werver.git
``` ```
3 you have to be root 3 you have to be root