Skip to content

Commit

Permalink
Update Arch Linux instructions in README.md (#24)
Browse files Browse the repository at this point in the history
  • Loading branch information
orhun authored Apr 22, 2024
1 parent ff460c7 commit efe5760
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@ sudo chown root:user /home/user/.cargo/bin/netscanner
sudo chmod u+s /home/user/.cargo/bin/netscanner
```

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

## Install `Cargo`
Expand Down

0 comments on commit efe5760

Please sign in to comment.