Correct install instructions

This commit is contained in:
Jonathan Cooper 2026-02-06 18:26:04 -08:00
parent f55a450ce9
commit fb44139e1d

View file

@ -5,7 +5,7 @@ Nextjs middleware and App Router callback handler for sf-auth.
## Install
```bash
npm install sf-auth-nextjs-middleware
npm install https://forgejo.snazzyfellas.com/snazzyfellas-public-libs/sf-auth-middleware-nextjs
```
## Usage