Update README.md

This commit is contained in:
2025-08-08 14:15:28 -07:00
committed by GitHub
parent 9a4c8b703e
commit 19973c24d8
+2 -1
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`.