aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md9
1 files changed, 8 insertions, 1 deletions
diff --git a/README.md b/README.md
index 2e45f3e..2716d97 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,10 @@
# site
-deuxfleurs.fr \ No newline at end of file
+deuxfleurs.fr
+
+## Building
+
+```
+sudo npm install -g pug
+sudo npm install -g jstransformer-markdown-it
+```