aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorStarz0r <starz0rdesign@gmail.com>2019-02-25 17:45:17 -0600
committerChristian Duerr <chrisduerr@users.noreply.github.com>2019-02-25 23:45:17 +0000
commit8d5e1226d500579692128439abd9c991ba9a72d3 (patch)
tree6242c4cc5724eba009259c5ba400011622ee7a37 /README.md
parent3c672cca4b469d1e9e59db819fe459358522f6ec (diff)
downloadalacritty-8d5e1226d500579692128439abd9c991ba9a72d3.tar.gz
alacritty-8d5e1226d500579692128439abd9c991ba9a72d3.zip
Add install instructions for Chocolatey to readme
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index 6fa6890b..4be6c419 100644
--- a/README.md
+++ b/README.md
@@ -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