Browse Source

ReadMe updated with electron command, osx mm update

customport
satindergrewal 7 years ago
parent
commit
359fb6ab93
  1. 3
      ReadMe.md
  2. BIN
      assets/bin/osx/marketmaker

3
ReadMe.md

@ -51,9 +51,8 @@ git pull
To build the production ready app, install `electron-packager` and `electron-prebuilt` packages from npm
```shell
sudo npm install -g electron --unsafe-perm=true
sudo npm install electron-packager -g
sudo npm install electron-prebuilt -g
sudo npm install -g electron --unsafe-perm=true
```

BIN
assets/bin/osx/marketmaker

Binary file not shown.
Loading…
Cancel
Save