Skip to content

Commit 32598ec

Browse files
committed
Fix quickstart clone URL
1 parent 28aa291 commit 32598ec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ The frontend is a single-page app deployed to **Cloudflare Pages**. The API is a
5252
### 1. Clone and install
5353

5454
```bash
55-
git clone https://github.com/<your-org>/SignalTrace.git
55+
git clone https://github.com/allsmog/SignalTrace.git
5656
cd SignalTrace
5757
npm install
5858
```

0 commit comments

Comments
 (0)