mirror of
https://github.com/alacritty/alacritty.git
synced 2024-11-11 13:51:01 -05:00
Improve documentation for install on macOS via brew cask
This commit is contained in:
parent
6ee8717917
commit
00870b2c5c
1 changed files with 6 additions and 2 deletions
|
@ -131,8 +131,12 @@ pkg install alacritty
|
||||||
brew cask install alacritty
|
brew cask install alacritty
|
||||||
```
|
```
|
||||||
|
|
||||||
Once the cask is installed, it is recommended to setup the [manual page](INSTALL.md#manual-page),
|
Once the cask is installed, it is recommended to setup the
|
||||||
[shell completions](INSTALL.md#shell-completions), and [terminfo definitions](INSTALL.md#terminfo).
|
[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
|
### Windows
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue