diff --git a/README.md b/README.md index eb9ae15..cf6426f 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ To use it: - Install more packages using `npm install --save` - Require your installed packages in src/js/app.js - Modify the js and css files -- Run `npm run dev` (`npm run watch` to recompile when something changes) +- Run `npm run dev` (`npm run watch` to recompile when something changes, `npm run hot` to enable HMR) - [Add new pages, partials, content files...](https://octobercms.com/docs/cms/themes) When you are ready for production: