aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAndrew Zhou <andrewfzhou@gmail.com>2020-07-04 09:03:48 -0500
committerGitHub <noreply@github.com>2020-07-04 14:03:48 +0000
commit466f95d3babdf55bfb9a8aa74697cac8f136590b (patch)
treefde3289e8c9cc94054c419bd4209e9fe9495ce52 /README.md
parente1474a1e5fe866e0444f9a97ede69bbe9b1f3b44 (diff)
downloadalacritty-466f95d3babdf55bfb9a8aa74697cac8f136590b.tar.gz
alacritty-466f95d3babdf55bfb9a8aa74697cac8f136590b.zip
Add auxiliary files to macOS Application bundle
Fixes #2653.
Diffstat (limited to 'README.md')
-rw-r--r--README.md9
1 files changed, 3 insertions, 6 deletions
diff --git a/README.md b/README.md
index 3ec4f231..f6dba7bb 100644
--- a/README.md
+++ b/README.md
@@ -131,12 +131,9 @@ 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). 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).
+Once the cask is installed, it is recommended to setup the manual page, shell
+completions, and terminfo definitions. These are located inside the installed
+application's Resources directory: `Alacritty.app/Contents/Resources`.
### Windows