Add Chocolatey installation documentation

Updated documentation to include instructions on installing Nheko using
the Chocolatey package manager on Windows.
pull/586/head
dgalbraith 4 years ago
parent e8c682dca7
commit e1f3cfd92a
  1. 9
      README.md

@ -114,6 +114,15 @@ with [homebrew](https://brew.sh/):
```sh ```sh
brew install --cask nheko brew install --cask nheko
``` ```
#### Windows
with [Chocolatey](https://chocolatey.org/):
```posh
choco install nheko-reborn
```
### FAQ ### FAQ
## ##

Loading…
Cancel
Save