From fb44139e1d77d1d122ce39fe0458b5f6e72110a1 Mon Sep 17 00:00:00 2001 From: Jonathan Cooper Date: Fri, 6 Feb 2026 18:26:04 -0800 Subject: [PATCH] Correct install instructions --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bb6a45e..917affb 100644 --- a/README.md +++ b/README.md @@ -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