docs(readme): installation through cargo

This commit is contained in:
Aram Drevekenin
2019-10-17 22:41:40 +02:00
committed by GitHub
parent 784b629f39
commit c3cd9b59ad

View File

@@ -13,6 +13,8 @@ This is my first attempt at Rust. :)
### Installation
At the moment, `what` is available through Cargo as a binary package.
`cargo install what`
### Usage
`what -i <interface-name>` eg. `what -i eth0`