Showing
1 changed file
with
2 additions
and
2 deletions
... | @@ -12,8 +12,8 @@ | ... | @@ -12,8 +12,8 @@ |
12 | 12 | ||
13 | ### Préparation Vagrant | 13 | ### Préparation Vagrant |
14 | 14 | ||
15 | -#### Cloner le dépôt dans un dossier de travail spécifique | 15 | +- Cloner le dépôt dans un dossier de travail spécifique |
16 | -#### Activer le sub-module pour avoir directement les sources du Grog au bon endroit | 16 | +- Activer le sub-module pour avoir directement les sources du Grog au bon endroit |
17 | 17 | ||
18 | git submodule update --init data/web-application/ | 18 | git submodule update --init data/web-application/ |
19 | cd data/web-application/ | 19 | cd data/web-application/ | ... | ... |
-
Please register or login to post a comment