Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Chleba authored May 13, 2024
1 parent a13cfec commit 5898642
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,17 +40,17 @@ sudo chown root:user /home/user/.cargo/bin/netscanner
sudo chmod u+s /home/user/.cargo/bin/netscanner
```

## Install on Arch Linux
## Install on `Arch Linux`
```
pacman -S netscanner
```

## Install on Alpine(edge) Linux
## Install on `Alpine(edge) Linux`
```
apk add netscanner --repository=http://dl-cdn.alpinelinux.org/alpine/edge/testing/
```

## Install `Cargo`
## Install with `cargo`
```
cargo install netscanner
```

0 comments on commit 5898642

Please sign in to comment.