Update linux installation authored by yannick legoc's avatar yannick legoc
......@@ -15,6 +15,12 @@ Get the *node-gyp* tool:
The proxies must have been setup previously.
### Install the dependencies
Install nomad-accessor-cpp, vexplib.
### Rebuild the addons
To rebuild the addons, launch:
$ ./node-gyp-electron.sh
......
......