Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
zsiglin committed Jul 9, 2018
1 parent 726b5f1 commit 2399ec7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,8 @@ Setup:

* `yarn install` - Installing node dependencies
* If you get any errors related to the node-hid package, please check installation instructions here: https://github.com/node-hid/node-hid#compiling-from-source. On Linux you may need to run `sudo apt install libusb-1.0-0 libusb-1.0-0-dev`, for example.
* `./node_modules/.bin/electron -v` confirm electron is version 1.7.11
* `./node_modules/.bin/electron -v` confirm electron is version 1.8.4
* Electron may take anywhere from 10 to 15 seconds to fully start using the commands below. Be patient.

Developing:

Expand Down

0 comments on commit 2399ec7

Please sign in to comment.