1
0
Fork 0
mirror of https://github.com/alacritty/alacritty.git synced 2024-11-18 13:55:23 -05:00

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

View file

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