summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 605865b..d321ab0 100644
--- a/README.md
+++ b/README.md
@@ -23,7 +23,7 @@ $ python geshem.py
For doing JS/SCSS work you'll need to init the JS stack:
```bash
-$ npm install
+$ yarn install
```
and pack all the assets before testing and/or deploying: