This commit is contained in:
Quentin 2020-03-01 22:44:17 +01:00
parent 1bd329d833
commit 4390e1f555
1 changed files with 2 additions and 1 deletions

View File

@ -5,6 +5,7 @@ deuxfleurs.fr
## Building
```
sudo npm install -g pug
sudo npm install -g pug-cli
sudo npm install -g jstransformer-markdown-it
./.webpull
```