fix: git clone link in README

This commit is contained in:
K
2026-05-04 23:08:27 +05:30
parent 82fc701ff1
commit 1fdd0aa840
+1 -1
View File
@@ -177,7 +177,7 @@ No other external APIs, databases, or paid services are used.
### Step 1 — Clone
```bash
git clone https://github.com/kshitij-ka/SpecForge
git clone https://github.com/kshitij-ka/SpecForge.git
cd SpecForge
```