aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorQuentin Dufour <quentin@deuxfleurs.fr>2020-03-01 22:44:17 +0100
committerQuentin Dufour <quentin@deuxfleurs.fr>2020-03-01 22:44:17 +0100
commit4390e1f55536e40880fbd8125695e52870a3f51a (patch)
tree13785fc711e288ced7fadecd3e1995eadb56a890 /README.md
parent1bd329d83381c8cbead5bd41a3db1d1ed39ef9b0 (diff)
downloadsite-4390e1f55536e40880fbd8125695e52870a3f51a.tar.gz
site-4390e1f55536e40880fbd8125695e52870a3f51a.zip
fix doc
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 2716d97..ce4de99 100644
--- a/README.md
+++ b/README.md
@@ -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
```