summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Dondley <s@dondley.com>2020-06-14 18:06:14 -0400
committerGitHub <noreply@github.com>2020-06-15 01:06:14 +0300
commit00870b2c5cf58d5f713b91257578891f28b48a3e (patch)
treefa06f8038418dace80b18c41bebd3a3d74750479
parent6ee87179170de12e94c310bc7be27482a7790253 (diff)
downloadalacritty-00870b2c5cf58d5f713b91257578891f28b48a3e.tar.gz
alacritty-00870b2c5cf58d5f713b91257578891f28b48a3e.zip
Improve documentation for install on macOS via brew cask
-rw-r--r--README.md8
1 files changed, 6 insertions, 2 deletions
diff --git a/README.md b/README.md
index 355f8a97..3ec4f231 100644
--- a/README.md
+++ b/README.md
@@ -131,8 +131,12 @@ pkg install alacritty
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).
+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). These instructions need to be
+followed from within the Alacritty source for your version, which can be found
+on the [GitHub releases page](https://github.com/alacritty/alacritty/releases).
### Windows