Add installation instructions
This commit is contained in:
parent
89a04a3eb6
commit
ee8e758e5c
10
README.md
10
README.md
@ -12,10 +12,14 @@
|
|||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
[](https://github.com/Ewpratten/netbrowse/releases/latest)
|
**Fedora:**
|
||||||
|
|
||||||
This crate can also be installed via `cargo` with:
|
```bash
|
||||||
|
sudo dnf install --refresh netbrowse
|
||||||
|
```
|
||||||
|
|
||||||
```sh
|
**All other OSes:**
|
||||||
|
|
||||||
|
```bash
|
||||||
cargo install netbrowse
|
cargo install netbrowse
|
||||||
```
|
```
|
||||||
|
Reference in New Issue
Block a user