Skip to content
This repository has been archived by the owner on Sep 16, 2019. It is now read-only.

Commit

Permalink
Merge pull request #552 from rasmuserik/master
Browse files Browse the repository at this point in the history
Update readme: browsersync gruntfile line number
  • Loading branch information
olefredrik committed Nov 15, 2015
2 parents 845842b + 811065d commit 92adeb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ $ npm install
$ npm run watch
```

If you want to take advantage of browser-sync (automatic browser refresh when a file is saved), simply enter the URL of your local WP-server in Gruntfile.js line 184, save and run
If you want to take advantage of browser-sync (automatic browser refresh when a file is saved), simply enter the URL of your local WP-server in Gruntfile.js line 200, save and run
```bash
$ npm run browsersync
```
Expand Down

0 comments on commit 92adeb5

Please sign in to comment.