From d4c7631c5d01f8358db21bd225e442f4de6d5c58 Mon Sep 17 00:00:00 2001 From: Jonathan Wu Date: Mon, 31 Mar 2025 16:44:11 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index aae0f15..b126adc 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ This library is just for you! ```bash npm install next-navigation-guard # or -yarn install next-navigation-guard +yarn add next-navigation-guard # or pnpm install next-navigation-guard ```