diff options
| -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: |
