Merge pull request #86 from spikecodes/patch-1

Update AUR Package Name
This commit is contained in:
epi
2020-10-18 15:21:05 -05:00
committed by GitHub

View File

@@ -165,10 +165,10 @@ sudo apt install ./feroxbuster_amd64.deb
### AUR Install
Install `feroxbuster` on Arch Linux with your AUR helper of choice:
Install `feroxbuster-git` on Arch Linux with your AUR helper of choice:
```
yay -S feroxbuster
yay -S feroxbuster-git
```
### Docker Install