diff --git a/README.md b/README.md index 546ad8ae..a57a881f 100644 --- a/README.md +++ b/README.md @@ -31,8 +31,11 @@ Development: Read the [Development](#development) section
git clone https://github.com/ohlookitsderpy/Mue (If you don't have Git just go to Clone or
download and click Download ZIP)
+ yarn (or npm install)
yarn run sass-watch (or npm run sass-watch)
+ yarn run js-watch (or npm run js-watch)