diff --git a/README.md b/README.md index 7ea08a9..981e800 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,9 @@ ln -s `pwd`/dist ~/.local/share/cockpit/starter-kit After changing the code and running `make` again, reload the Cockpit page in your browser. -You can enable the watching via: +You can also use +[watch mode](https://webpack.js.org/guides/development/#using-watch-mode) to +automatically update the webpack on every code change with $ npm run watch