Skip to content

Commit

Permalink
add note
Browse files Browse the repository at this point in the history
Signed-off-by: ScottAgirs <scott@ijs.to>
  • Loading branch information
ScottAgirs committed Aug 30, 2020
1 parent 8bf6347 commit cacc0ee
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ Below are the steps to install (click on the step to open the instructions).
## Install

1. Install @ijsto/eslint-config:
> this command will auto-detect if you are using yarn by default and prompt you to confirm before proceeding.
```
npx install-peerdeps --dev @ijsto/eslint-config
Expand Down Expand Up @@ -108,6 +109,7 @@ If you would like to install the config computer-wide (globally) and not on each
## Install

1. Install @ijsto/eslint-config:
> this command will auto-detect if you are using yarn by default and prompt you to confirm before proceeding.
```
npx install-peerdeps --global @ijsto/eslint-config
Expand Down

0 comments on commit cacc0ee

Please sign in to comment.