Archived
1

Add installation instructions

This commit is contained in:
Evan Pratten 2023-07-05 12:14:09 -04:00
parent 89a04a3eb6
commit ee8e758e5c

View File

@ -12,10 +12,14 @@
## Installation
[![Get Appimage](https://raw.githubusercontent.com/srevinsaju/get-appimage/master/static/badges/get-appimage-branding-blue.png)](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
```