diff options
| author | Yuval Adam <_@yuv.al> | 2017-10-14 18:22:44 +0300 |
|---|---|---|
| committer | Yuval Adam <_@yuv.al> | 2017-10-14 18:22:44 +0300 |
| commit | c42d0b3bc4bd52b3199390181a0e94c9e547c831 (patch) | |
| tree | 38e8ed34d5a473634eb5349351185a60ae6547d7 /README.md | |
| parent | afd65a7baa001c3d506ec93453bd501c39df7079 (diff) | |
Update README
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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: |
