From c68bef57c1db3add865493d9cb741a14618bdc28 Mon Sep 17 00:00:00 2001 From: "Jan T. Sott" Date: Wed, 2 Jul 2025 21:00:46 +0200 Subject: [PATCH] docs: add homebrew installation method --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index d219625..e8aacd0 100644 --- a/README.md +++ b/README.md @@ -199,6 +199,12 @@ $ alejandra --help } ``` +### From [Homebrew](https://brew.sh) + +```bash +$ brew install alejandra +``` + ## (experimental) Configuration Options You can configure Alejandra through a file named `alejandra.toml`.