Skip to content

Commit

Permalink
docs: update yarn install to yarn add (typicode#907)
Browse files Browse the repository at this point in the history
  • Loading branch information
jamiehaywood authored and nikoladavitkovski committed Sep 2, 2022
1 parent a022ccf commit f6b2b26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/README.md
Expand Up @@ -99,7 +99,7 @@ npm uninstall husky
1. Install `husky`

```shell
yarn install husky --save-dev
yarn add husky --dev
yarn add pinst --dev # if your package is not private
```

Expand Down

0 comments on commit f6b2b26

Please sign in to comment.