From 3e7994931b2850b4a065a9ed70cc0b967528d02c Mon Sep 17 00:00:00 2001 From: Pratik Mali <105542579+Pratik2401@users.noreply.github.com> Date: Sat, 12 Oct 2024 23:02:30 +0530 Subject: [PATCH] Update README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 12c6e55..e751b59 100644 --- a/README.md +++ b/README.md @@ -30,8 +30,9 @@ To run the project locally, you'll need: ### Installation 1. Clone the repository: - ```bash - git clone https://github.com/your-username/weather-app.git +```bash +git clone https://github.com/your-username/weather-app.git +``` 2.Navigate to the project directory: ```bash cd weather-app