add brew install to readme

This commit is contained in:
alice pellerin
2026-05-23 15:22:24 -05:00
committed by GitHub
parent 01a0ab5978
commit 9c6f273703
+1 -3
View File
@@ -12,11 +12,9 @@ still missing some notable features (see [todo.md](https://github.com/simonomi/h
## installation ## 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) - [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 ## config
see [https://simonomi.dev/hexapoda/config](https://simonomi.dev/hexapoda/config) see [https://simonomi.dev/hexapoda/config](https://simonomi.dev/hexapoda/config)