Skip to content

Commit

Permalink
Minor readme update
Browse files Browse the repository at this point in the history
  • Loading branch information
sethlu committed Dec 21, 2015
1 parent 15e5581 commit 218f965
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 @@ -17,10 +17,10 @@ npm install electron-osx-sign -g
### From the Command Line

```sh
electron-sign <app> [optional flags...]
electron-osx-sign <app> [optional flags...]
```

For details on the optional flags, run `electron-sign --help` or see [usage.txt](https://github.com/sethlu/electron-sign/blob/master/usage.txt).
For details on the optional flags, run `electron-osx-sign --help` or see [usage.txt](https://github.com/sethlu/electron-sign/blob/master/usage.txt).

### Programmatic API

Expand Down

0 comments on commit 218f965

Please sign in to comment.