Add instructions to install via Chocolatey (#1385)

* add install via chocolatey

* remove the empty line
This commit is contained in:
chantisnake 2017-01-14 22:00:44 +00:00 committed by Matheus Fernandes
parent f8d5dcd060
commit 62c0f80493

View file

@ -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