Update instructions

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

@ -59,6 +59,14 @@ happen to have startup errors you may need to force rebuilding those
modules. At any time just wipe out the node_modules/ directory and run modules. At any time just wipe out the node_modules/ directory and run
```npm install``` again. ```npm install``` again.
Upgrading
---------
Pull master branch and then reinstall dependencies:
```
make clean all
```
Run Run
--- ---

Loading…
Cancel
Save