Skip to content

Commit

Permalink
review: correct install command
Browse files Browse the repository at this point in the history
  • Loading branch information
bcoe committed Jul 29, 2019
1 parent 7ec1b6b commit 171f2be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -92,7 +92,7 @@ Run the example above with `--help` to see the help for the application.
yargs has type definitions at [@types/yargs][type-definitions].

```
npm i --development @types/yargs
npm i @types/yargs --save-dev
```

See usage examples in [docs](/docs/typescript.md)
Expand Down

0 comments on commit 171f2be

Please sign in to comment.