aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorQuentin Dufour <quentin@deuxfleurs.fr>2020-03-02 23:54:46 +0100
committerQuentin Dufour <quentin@deuxfleurs.fr>2020-03-02 23:54:46 +0100
commitac3e7e494669f6f923cb240f03d974efc6c84899 (patch)
treee9d9b0415c5a6906839080b44960b6629d687ad5 /README.md
parent74c6a06b4b664328e7a2d7e2de4474df28202429 (diff)
downloadsite-ac3e7e494669f6f923cb240f03d974efc6c84899.tar.gz
site-ac3e7e494669f6f923cb240f03d974efc6c84899.zip
Migrate website to my own static site generator
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/README.md b/README.md
index ce4de99..ddf68ab 100644
--- a/README.md
+++ b/README.md
@@ -5,7 +5,5 @@ deuxfleurs.fr
## Building
```
-sudo npm install -g pug-cli
-sudo npm install -g jstransformer-markdown-it
./.webpull
```