We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 28aa291 commit 32598ecCopy full SHA for 32598ec
1 file changed
README.md
@@ -52,7 +52,7 @@ The frontend is a single-page app deployed to **Cloudflare Pages**. The API is a
52
### 1. Clone and install
53
54
```bash
55
-git clone https://github.com/<your-org>/SignalTrace.git
+git clone https://github.com/allsmog/SignalTrace.git
56
cd SignalTrace
57
npm install
58
```
0 commit comments