diff --git a/README.md b/README.md
index 79e084c7..d19ae1e9 100644
--- a/README.md
+++ b/README.md
@@ -105,6 +105,15 @@ curl --proto '=https' --tlsv1.2 -LsSf https://github.com/nearai/ironclaw/release
```
+
+ Install via Homebrew (macOS/Linux)
+
+```sh
+brew install ironclaw
+```
+
+
+
Compile the source code (Cargo on Windows, Linux, macOS)