mirror of
https://github.com/Nheko-Reborn/nheko.git
synced 2024-11-22 19:08:58 +03:00
Merge pull request #586 from dgalbraith/chocolatey-install-documentation
Add Chocolatey installation documentation
This commit is contained in:
commit
a43fc91b16
1 changed files with 9 additions and 0 deletions
|
@ -114,6 +114,15 @@ with [homebrew](https://brew.sh/):
|
|||
```sh
|
||||
brew install --cask nheko
|
||||
```
|
||||
|
||||
#### Windows
|
||||
|
||||
with [Chocolatey](https://chocolatey.org/):
|
||||
|
||||
```posh
|
||||
choco install nheko-reborn
|
||||
```
|
||||
|
||||
### FAQ
|
||||
|
||||
##
|
||||
|
|
Loading…
Reference in a new issue