Skip to content

Commit

Permalink
Add '--update-binary' option to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Dane Springmeyer committed Apr 1, 2016
1 parent 431f22f commit 11a1ec4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ Options include:

- `-C/--directory`: run the command in this directory
- `--build-from-source`: build from source instead of using pre-built binary
- `--update-binary`: reinstall by replacing previously installed local binary with remote binary
- `--runtime=node-webkit`: customize the runtime: `node`, `electron` and `node-webkit` are the valid options
- `--fallback-to-build`: fallback to building from source if pre-built binary is not available
- `--target=0.10.25`: Pass the target node or node-webkit version to compile against
Expand Down

0 comments on commit 11a1ec4

Please sign in to comment.