1

Remove build from source info

This commit is contained in:
Evan Pratten 2023-07-20 11:15:56 -04:00
parent 7a5c4886cc
commit 5b04d5b729

View File

@ -47,14 +47,6 @@ Protomask can be installed using various methods:
cargo install protomask
```
### From source
```bash
git clone https://github.com/ewpratten/protomask
cd protomask
cargo install --path .
```
## Usage
```text