Skip to content

Commit

Permalink
Update install section in README
Browse files Browse the repository at this point in the history
  • Loading branch information
rix1 committed Mar 18, 2019
1 parent 894ee1f commit fd450c9
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,11 @@ they specify relevant Prettier rules within the config.
## Installing

```
yarn add https://github.com/otovo/javascript.git
yarn add --dev @otovo/eslint-config-otovo
# or using npm:
npm install --save-dev @otovo/eslint-config-otovo
```

## Using
Expand Down

0 comments on commit fd450c9

Please sign in to comment.