We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ac9b54 commit 4e80e19Copy full SHA for 4e80e19
README.md
@@ -29,10 +29,9 @@ Configure for development
29
`composer create-project jeykeu/branch your-theme-name`
30
- Change to the `your-theme-name` directory
31
- Open up `style.css` and modify theme name and other details to your liking
32
-- Make sure you have `nodejs` and `composer` installed and run
33
- `composer install`
+- Edit `gulpfile.js` and set `devUrl` to your local WordPress URL in order to use browsersyncing feature
34
- and then
35
36
`gulp`
37
38
-Happy theming y'all!!
+Happy theming y'all!!
0 commit comments