summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/README.md b/README.md
index 9f8030eb..b0861a74 100644
--- a/README.md
+++ b/README.md
@@ -67,6 +67,14 @@ emerge x11-terms/alacritty
pkg install alacritty
```
+### macOS
+
+```sh
+brew cask install alacritty
+```
+
+Once the cask is installed, it is recommended to setup the [manual page](INSTALL.md#manual-page), [shell completions](INSTALL.md#shell-completions), and [terminfo definitions](INSTALL.md#terminfo).
+
### Other
Prebuilt binaries for Linux, macOS, and Windows can be downloaded from the [GitHub releases page](https://github.com/jwilm/alacritty/releases).