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:
parent
3c672cca4b
commit
8d5e1226d5
1 changed files with 6 additions and 0 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue