From bf4b0a8ff8e8b6feccf129b6cf1bddddcf3d271e Mon Sep 17 00:00:00 2001 From: kajvan <54155240+kajvan@users.noreply.github.com> Date: Wed, 3 Jan 2024 18:20:59 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8a652c9..1d8ac6b 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ This library is easy to integrate into your project and offers a comprehensive s To install Guardian, simply run the following command using npm: ```bash -npm install Guardian +npm i auth-guardian ``` ## Features