Skip to content

Commit

Permalink
Merge pull request #1308 from zsiglin/feature/update-readme
Browse files Browse the repository at this point in the history
Update README
  • Loading branch information
comountainclimber authored Jul 9, 2018
2 parents 1e0f4ff + 2399ec7 commit ae58feb
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 ae58feb

Please sign in to comment.