docs: add chocolatey install instructions (#1685)

Fixes: https://github.com/resin-io/etcher/issues/1155
Signed-off-by: Juan Cruz Viotti <jv@jviotti.com>
This commit is contained in:
Juan Cruz Viotti 2017-08-10 17:25:07 -07:00 committed by GitHub
parent 5196ac8d32
commit 325fc22a3b

View File

@ -117,6 +117,15 @@ brew cask install etcher
brew cask uninstall etcher brew cask uninstall etcher
``` ```
### Chocolatey (Windows)
This package is maintained by [@majkinetor](https://github.com/majkinetor), and
is kept up to date automatically.
```sh
choco install etcher
```
Support Support
------- -------