We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents aec1b42 + 3a8f751 commit 0055f65Copy full SHA for 0055f65
README.md
@@ -50,7 +50,7 @@ If you are new to **Hacktoberfest**, follow these steps to contribute:
50
1. **Fork the repository** by clicking the Fork button on the top right.
51
2. **Clone your forked repository** to your local system:
52
53
-sh
+```sh
54
git clone https://github.com/your-username/Web-development-Basic-hacktoberfest.git
55
56
3. Create a new branch for your changes: git checkout -b feature-new-feature
0 commit comments