diff --git a/README.md b/README.md index ce1f0c2..373c42a 100644 --- a/README.md +++ b/README.md @@ -12,11 +12,9 @@ still missing some notable features (see [todo.md](https://github.com/simonomi/h ## installation -- short answer: `cargo binstall hexapoda` or `cargo install hexapoda` +- short answer: `brew install hexapoda`, `cargo binstall hexapoda`, or `cargo install hexapoda` - [slightly longer answer](https://simonomi.dev/hexapoda/install) -if someone would like to submit a pull request for hexapoda to be added to [Homebrew](https://brew.sh), you can base yours off [the one i made](https://github.com/Homebrew/homebrew-core/pull/281093) before realizing it doesn't meet [the notability requirements](https://docs.brew.sh/Acceptable-Formulae#niche-or-self-submitted-stuff) to be self-submitted 😅 - ## config see [https://simonomi.dev/hexapoda/config](https://simonomi.dev/hexapoda/config)