Skip to content

Commit

Permalink
Command line indicator removed
Browse files Browse the repository at this point in the history
  • Loading branch information
leo committed Jan 7, 2017
1 parent a4f1d34 commit b07cf9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ This package makes creating command line interfaces a breeze.
Firstly, you need to install the package (you'll need at least node v6):

```bash
$ npm install --save args
npm install --save args
```

Once you're done, you can start using it within your binaries:
Expand Down

0 comments on commit b07cf9d

Please sign in to comment.