diff --git a/README.md b/README.md index 5e47032..d6949a1 100644 --- a/README.md +++ b/README.md @@ -157,13 +157,7 @@ Then, add the following as `config.json` in your hubl folder. } ``` -Then install Node dependencies: - -``` -npm install -``` - -and launch the server with: +Then launch the server with: ``` npm run watch