diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 9 |
1 files changed, 3 insertions, 6 deletions
@@ -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 |