From 8d5e1226d500579692128439abd9c991ba9a72d3 Mon Sep 17 00:00:00 2001 From: Starz0r Date: Mon, 25 Feb 2019 17:45:17 -0600 Subject: [PATCH] Add install instructions for Chocolatey to readme --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) 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