correct path in docs

This commit is contained in:
jasonwitty 2025-08-08 13:09:53 -07:00
parent 7c3e4a6e39
commit 6c867774f7

View File

@ -85,7 +85,7 @@ loop {
### Build from source
```bash
git clone https://github.com/YOURNAME/socktop.git
git clone https://github.com/jasonwitty/socktop.git
cd socktop
cargo build --release
```