Skip to content

Commit

Permalink
fixes hokein#51, updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
anshumanv committed Oct 5, 2017
1 parent 3681b6c commit 2ed733e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@ These sample apps are migrated from [nw-sample-apps](https://github.com/zcbenz/n
[chrome-app-sample](https://github.com/GoogleChrome/chrome-app-samples) and
[chromium extensions examples](https://code.google.com/p/chromium/codesearch#chromium/src/chrome/common/extensions/docs/examples/&sq=package:chromium&type=cs).

All samples are test on Electron v1.1.1.
All samples are test on Electron v1.6.11.

## How to run apps

1. Install Electron via `npm install -g electron[email protected]`.
1. Install Electron via `npm install -g electron`.

2. Run the sample via `electron <electron-sample-apps-path>/<sample-name>`.

Expand Down

0 comments on commit 2ed733e

Please sign in to comment.