docs(install): Add Chocolatey installation for Windows
This commit is contained in:
parent
e522a39922
commit
e501cc436c
|
@ -86,6 +86,15 @@ third-party package (published by the "snapcrafters" group):
|
|||
$ sudo snap install wormhole
|
||||
```
|
||||
|
||||
### Windows
|
||||
|
||||
#### Chocolatey
|
||||
```
|
||||
$ choco install magic-wormhole
|
||||
```
|
||||
|
||||
The binaries for Windows are provided from this project: https://github.com/aquacash5/magic-wormhole-exe
|
||||
|
||||
### Install from Source
|
||||
|
||||
Magic-wormhole is a Python package, and can be installed in the usual ways.
|
||||
|
|
Loading…
Reference in New Issue
Block a user