From 3a8f75190a7bfe63f7024f1c17bba6e73c7d0429 Mon Sep 17 00:00:00 2001 From: chayan das <110921638+Chayandas07@users.noreply.github.com> Date: Thu, 27 Feb 2025 20:12:50 +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 b1502bf..ecf814f 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,7 @@ If you are new to **Hacktoberfest**, follow these steps to contribute: 1. **Fork the repository** by clicking the Fork button on the top right. 2. **Clone your forked repository** to your local system: -sh +```sh git clone https://github.com/your-username/Web-development-Basic-hacktoberfest.git 3. Create a new branch for your changes: git checkout -b feature-new-feature