mirror of https://github.com/crytic/echidna
docs: add Homebrew installation instructions (#848)
* docs: add Homebrew installation instructions During the "Learn how to fuzz like a pro" workshop (16.11.2022) Anish mentioned that it is possible to install echidna with Homebrew. It seems that this information is missing in the main Echidna readme. I've spent some time fighting with the docker container setup and later found out that you can simply `brew install echidna`. I think that adding this information would be helpful for beginner users like me. Such instruction is already present in the [building secure smart contracts repo](https://github.com/crytic/building-secure-contracts/tree/master/program-analysis/echidna#installation). * docs: add explicit description of 1 line installation Commit incorporates changes proposed by @elopez: - More appropriate section title - Info about dependencies installed with `brew install echidna` - additional info about `echidna` Homebrew Formula Co-authored-by: Emilio López <2642849+elopez@users.noreply.github.com> * Update README.md Co-authored-by: Emilio López <2642849+elopez@users.noreply.github.com> Co-authored-by: Gustavo Grieco <31542053+ggrieco-tob@users.noreply.github.com>pull/851/head
parent
4282a5322a
commit
c4eaa887af
Loading…
Reference in new issue