From cb7038c10f19b76932c076c36357dc8d0e5d7c4b Mon Sep 17 00:00:00 2001 From: Kavinda Jayakody Date: Mon, 1 Sep 2025 14:44:02 +1000 Subject: [PATCH] Fixes Readme syntax issue --- 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 ```