Update README.md

This commit is contained in:
jasonwitty 2025-08-08 14:15:28 -07:00 committed by GitHub
parent 9a4c8b703e
commit 19973c24d8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -96,7 +96,8 @@ cargo build --release
### Install as a cargo binary
```bash
cargo install --path .
cargo install --path ./socktop/
cargo install --path ./socktop_agent/
```
This will install the `socktop` binary into `~/.cargo/bin`.