add brew install to readme
This commit is contained in:
@@ -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)
|
||||||
|
|||||||
Reference in New Issue
Block a user