Skip to content

Commit

Permalink
docs(readme): reduce verbiage
Browse files Browse the repository at this point in the history
  • Loading branch information
Xunnamius committed Aug 14, 2021
1 parent 33b6a34 commit 43274c7
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 @@ -47,13 +47,13 @@ src="https://api.ergodark.com/badges/is-next-compat" /></a> ✨
## Install

If you don't have Next.js available, ensure it is installed as it is a required
peer dependency of this package:
peer dependency:

```Shell
npm install --save-dev next@latest
```

Once `next` is installed, install NTARH:
Install NTARH:

```Shell
npm install --save-dev next-test-api-route-handler
Expand Down

0 comments on commit 43274c7

Please sign in to comment.