diff --git a/docs/installation.rst b/docs/installation.rst
index a3c8cc5..9ba914d 100644
--- a/docs/installation.rst
+++ b/docs/installation.rst
@@ -34,6 +34,9 @@ The following list may be incomplete, feel free to submit a PR with an update:
* - FreeBSD
- ``pkg install zrepl``
- ``_
+ * - MacOS
+ - ``brew install zrepl``
+ - Available on `homebrew `_
* - Others
-
- Use `binary releases`_ or build from source.