diff --git a/README.md b/README.md index 4c8a2a9e..a4f5b5e5 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,11 @@ brew update brew cask install hyper ``` +If you're on windows, you can use [chocolatey](https://chocolatey.org/) to install the app by running the following command (package information can be found [here](https://chocolatey.org/packages/hyper/)): +```bash +choco install hyper +``` + ## Contribute 1. Install the dependencies