adds git clone instructions

This commit is contained in:
2020-05-03 22:54:01 +02:00
parent fdf3a270ad
commit 42ac146871

3
howto.md Normal file
View File

@@ -0,0 +1,3 @@
```shell
$ git clone --progress --verbose --single-branch --branch=master 'https://user:pwd@gitea.serveurencarton.be/jc.vanhalle/wp-docker-setup' .
```