Skip to content

Commit 4e80e19

Browse files
committed
Updated Readme
1 parent 4ac9b54 commit 4e80e19

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,10 +29,9 @@ Configure for development
2929
`composer create-project jeykeu/branch your-theme-name`
3030
- Change to the `your-theme-name` directory
3131
- 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`
32+
- Edit `gulpfile.js` and set `devUrl` to your local WordPress URL in order to use browsersyncing feature
3433
- and then
3534

3635
`gulp`
3736

38-
Happy theming y'all!!
37+
Happy theming y'all!!

0 commit comments

Comments
 (0)