From 65657ffc79340f93a660b9dc4adaa9b946f3eded Mon Sep 17 00:00:00 2001 From: David Miller Date: Thu, 13 Jun 2019 12:42:44 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b3f01f6..a698c08 100644 --- a/README.md +++ b/README.md @@ -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