From e1976ac7f11f7d576ad2bb1be18aa90e872f70e4 Mon Sep 17 00:00:00 2001 From: Harshith Mente <109957201+joeyyy09@users.noreply.github.com> Date: Thu, 27 Jun 2024 21:29:52 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 73059d4..ada306b 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ Passman is a password manager built with the MERN (MongoDB, Express, React, Node ## 🛠️ Installation 1. Clone the Repository from Github: ``` -git clone https://github.com/your_username/passman.git +git clone https://github.com/joeyyy09/passman.git ``` 2. Install the required packages in the server and client directories: ```