docs(install): Add Chocolatey installation for Windows

This commit is contained in:
sitiom 2022-03-31 23:22:25 +08:00 committed by Ryan Caezar Itang
parent e522a39922
commit e501cc436c
No known key found for this signature in database
GPG Key ID: E7C6E0E004B3AED1

View File

@ -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.