Update instructions.

This commit is contained in:
Simo Kinnunen
2015-06-22 16:20:50 +09:00
parent 9659a7f6d5
commit 2a2440ec39
2 changed files with 1 additions and 7 deletions

View File

@@ -122,7 +122,7 @@ Note that if you see your device ready to use but without a name or a proper ima
## Updating
See [UPDATING.md](UPDATING.md).
To update your development version, simply pull the repo and run `npm install` and `bower install` again. You may occasionally have to remove the whole `node_modules` folder to prevent NPM from complaining about version mismatches.
## Testing