mirror of
https://github.com/Nheko-Reborn/nheko.git
synced 2024-11-22 03:00:46 +03:00
Add Chocolatey installation documentation
Updated documentation to include instructions on installing Nheko using the Chocolatey package manager on Windows.
This commit is contained in:
parent
e8c682dca7
commit
e1f3cfd92a
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