Update README.md

This commit is contained in:
Eduard Tolosa 2020-10-13 13:27:33 -05:00 committed by GitHub
parent 8bd485c2b8
commit 3e0d0efe1f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -35,6 +35,12 @@ Download the asset from the [releases page](https://github.com/Edu4rdSHL/fhc/rel
yay -S fhc
```
If you prefer, you can clone the [AUR packages](https://aur.archlinux.org/packages/?O=0&SeB=b&K=fhc&outdated=&SB=n&SO=a&PP=50&do_Search=Go) and then compile them with [makepkg](https://wiki.archlinux.org/index.php/Makepkg). For example,
```
git clone https://aur.archlinux.org/fhc.git && cd fhc && makepkg -si
```
# Usage
* Show all HTTP urls depite their response codes:
```