diff --git a/README.md b/README.md index a449cc1..84f86e4 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,8 @@ * Install [LiveReload plugin](https://chrome.google.com/webstore/detail/livereload/jnihajbhpnppcggbcgedagnkighmdlei) for Google Chrome and enable it -* Run `gulp --require=gulp-coffee` to start Gulp.js build system. +* Run `gulp --require coffee-script/register` to start Gulp.js build system. * Open page from [http://localhost:3000](http://localhost:3000) in Chrome -* Try to modify html, scss and coffee files and see how the page gets updated with LiveReload \ No newline at end of file +* Try to modify html, scss and coffee files and see how the page gets updated with LiveReload