From 50945cc339b7537e428e1210432c49153818d6f8 Mon Sep 17 00:00:00 2001 From: ShivamH1 <125744104+ShivamH1@users.noreply.github.com> Date: Mon, 12 Feb 2024 15:24:18 +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 ce9a99c..5d9eb0f 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ This project consists of a frontend React application and a backend Django serve #### 1. Clone the git repository ```bash -git clone https://github.com/saurzv/weather-app.git +git clone https://github.com/ShivamH1/weather-app.git ``` #### 2. Install required packages for backend and frontend and run servers