update cargo install instructions

This commit is contained in:
Giuliano Bellini
2024-07-17 12:18:40 +02:00
committed by GitHub
parent 99295e9568
commit d6d3c27332

View File

@@ -76,7 +76,7 @@ ## Download
In this case, the application binary can be built and installed with:
```sh
cargo install sniffnet
cargo install sniffnet --locked
```
</details>