From b721091c3c0ea5e9f9fb7dccee653286ed2bd9c3 Mon Sep 17 00:00:00 2001 From: alice pellerin Date: Tue, 5 May 2026 19:53:06 -0500 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index f8676a5..ce1f0c2 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,8 @@ still missing some notable features (see [todo.md](https://github.com/simonomi/h - short answer: `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)