From 1f3f25097c5e6daf7b7d0d49ed8555c8c1deada6 Mon Sep 17 00:00:00 2001 From: Shad <140224513+Shadyx6@users.noreply.github.com> Date: Thu, 10 Oct 2024 16:58:23 +0530 Subject: [PATCH] Fixed the cloning command and link I have fixed the previously yourusername with the actual repo's link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fc17273..c98f3d7 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ Before you begin, make sure you have the following prerequisites installed on yo Clone this repository to your local machine: ``` - git clone https://github.com/yourusername/blog_website.git + git clone https://github.com/Kritika30032002/Blog_Website.git ``` 2. **Navigate to the Project Directory**