Add homebrew install method (#552)
* Add homebrew install method * Add required information for PR * fix: resolve contributor ordering --------- Co-authored-by: Joona Hoikkala <joohoi@users.noreply.github.com>
This commit is contained in:
parent
7bff9e70da
commit
02362107e2
@ -25,6 +25,7 @@
|
|||||||
* [JamTookTheBait](https://github.com/JamTookTheBait)
|
* [JamTookTheBait](https://github.com/JamTookTheBait)
|
||||||
* [jimen0](https://github.com/jimen0)
|
* [jimen0](https://github.com/jimen0)
|
||||||
* [joohoi](https://github.com/joohoi)
|
* [joohoi](https://github.com/joohoi)
|
||||||
|
* [JoshuaMulliken](https://github.com/JoshuaMulliken)
|
||||||
* [jsgv](https://github.com/jsgv)
|
* [jsgv](https://github.com/jsgv)
|
||||||
* [justinsteven](https://github.com/justinsteven)
|
* [justinsteven](https://github.com/justinsteven)
|
||||||
* [jvesiluoma](https://github.com/jvesiluoma)
|
* [jvesiluoma](https://github.com/jvesiluoma)
|
||||||
|
|||||||
@ -30,6 +30,9 @@ Come to hang out & to discuss about ffuf, it's usage and development!
|
|||||||
|
|
||||||
- [Download](https://github.com/ffuf/ffuf/releases/latest) a prebuilt binary from [releases page](https://github.com/ffuf/ffuf/releases/latest), unpack and run!
|
- [Download](https://github.com/ffuf/ffuf/releases/latest) a prebuilt binary from [releases page](https://github.com/ffuf/ffuf/releases/latest), unpack and run!
|
||||||
|
|
||||||
|
_or_
|
||||||
|
- If you are on mac with [homebrew](https://brew.sh) installed `brew install ffuf`
|
||||||
|
|
||||||
_or_
|
_or_
|
||||||
- If you have recent go compiler installed: `go install github.com/ffuf/ffuf@latest` (the same command works for updating)
|
- If you have recent go compiler installed: `go install github.com/ffuf/ffuf@latest` (the same command works for updating)
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user