diff --git a/README.md b/README.md index 39faf91..355c0fb 100644 --- a/README.md +++ b/README.md @@ -29,10 +29,9 @@ Configure for development `composer create-project jeykeu/branch your-theme-name` - Change to the `your-theme-name` directory - Open up `style.css` and modify theme name and other details to your liking -- Make sure you have `nodejs` and `composer` installed and run - `composer install` +- Edit `gulpfile.js` and set `devUrl` to your local WordPress URL in order to use browsersyncing feature - and then `gulp` -Happy theming y'all!! +Happy theming y'all!! \ No newline at end of file