From c42d0b3bc4bd52b3199390181a0e94c9e547c831 Mon Sep 17 00:00:00 2001 From: Yuval Adam <_@yuv.al> Date: Sat, 14 Oct 2017 18:22:44 +0300 Subject: Update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: -- cgit v1.3.1