summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorYuval Adam <_@yuv.al>2017-10-14 18:22:44 +0300
committerYuval Adam <_@yuv.al>2017-10-14 18:22:44 +0300
commitc42d0b3bc4bd52b3199390181a0e94c9e547c831 (patch)
tree38e8ed34d5a473634eb5349351185a60ae6547d7 /README.md
parentafd65a7baa001c3d506ec93453bd501c39df7079 (diff)
Update README
Diffstat (limited to 'README.md')
-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: