Browse Source

recursive clone

Guilhem Saurel 7 years ago
parent
commit
50257c391c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      install.md

+ 1 - 1
install.md

@@ -37,7 +37,7 @@ ln -s ../keys/ssh authorized_keys
 ## Add this repo
 ```
 cd
-git clone https://framagit.org/altermediatic/docker-atelier.git
+git clone --recursive https://framagit.org/altermediatic/docker-atelier.git
 cd docker-atelier
 ```