Less specific upgrade help

remotes/origin/bin-rhel65
Juan Ignacio Sánchez Lara 9 years ago
parent 94e38cef9d
commit fcb0a4a7e6

@ -62,10 +62,10 @@ modules. At any time just wipe out the node_modules/ directory and run
Upgrading
---------
Pull master branch and then reinstall dependencies:
Checkout your commit/branch. If you need to reinstall dependencies (you can check [NEWS](NEWS.md)) do the following:
```
make clean all
rm -rf node_modules; npm install
```
Run

Loading…
Cancel
Save