Add install instructions for Chocolatey to readme

This commit is contained in:
Starz0r 2019-02-25 17:45:17 -06:00 committed by Christian Duerr
parent 3c672cca4b
commit 8d5e1226d5
1 changed files with 6 additions and 0 deletions

View File

@ -99,6 +99,12 @@ Once the cask is installed, it is recommended to setup the [manual page](INSTALL
### Windows
#### Via [Chocolatey](https://chocolatey.org)
```batch
choco install alacritty
```
#### Via [Scoop](https://scoop.sh)
```batch