Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Fix install
  • Loading branch information
LasneF authored and daveshanley committed Jan 25, 2024
1 parent 8c71c44 commit cf74572
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ brew install pb33f/taps/openapi-changes
## Install using npm or yarn

```bash
npm -i -g @pb33f/openapi-changes
npm i -g @pb33f/openapi-changes
```

If you prefer yarn _(recommended)_
Expand Down Expand Up @@ -92,4 +92,4 @@ docker run --rm -v $PWD:/work:rw pb33f/openapi-changes summary . sample-specs/pe
---

Check out all the docs at https://pb33f.io/openapi-changes/
Check out all the docs at https://pb33f.io/openapi-changes/

0 comments on commit cf74572

Please sign in to comment.