Update README.md

This commit is contained in:
David Miller 2019-06-13 12:42:44 -04:00
parent 96c9dc5492
commit 65657ffc79

View File

@ -42,7 +42,7 @@ After installation, run `npm install` and then run `npm start` which will open u
- `gulp js` minifies the themes JS file
- `gulp vendor` copies dependencies from node_modules to the vendor directory
You must have npm and Gulp installed globally on your machine in order to use these features.
You must have npm installed globally in order to use this build environment.
## Bugs and Issues