docs(readme): replace placeholder repository URL with actual GitHub URL in README.

This commit is contained in:
2026-04-14 17:09:53 +05:30
parent 88e81238de
commit b87cb31e03
+1 -1
View File
@@ -24,7 +24,7 @@ bun install -g ask262
bunx ask262
# Or clone and install
git clone <repository-url>
git clone https://github.com/bendtherules/ask262
cd ask262
bun install
```