diff --git a/README.md b/README.md index 538ac00..0cf28db 100755 --- a/README.md +++ b/README.md @@ -52,7 +52,7 @@ To work and compile your Sass files on the fly start: Or, to run with Browser-Sync: -- First change the browser-sync options to reflect your environment in the file `/gulpfile.js` in the beginning of the file: +- First change the browser-sync options to reflect your environment in the file `/gulpfile.json` in the beginning of the file: ```javascript var browserSyncOptions = { proxy: "localhost/theme_test/", // <----- CHANGE HERE