This commit is contained in:
2025-08-08 16:51:22 -07:00
+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`.