Commit f6ea8495 authored by Dominic Della Valle's avatar Dominic Della Valle

doc: add Windows packages to README

parent dd9cae7f
......@@ -114,6 +114,18 @@ With snap, in any of the [supported Linux distributions](https://snapcraft.io/do
$ sudo snap install ipfs
```
### From Windows package managers
- [Chocolatey](#chocolatey)
#### Chocolatey
The package [ipfs](https://chocolatey.org/packages/ipfs) currently points to go-ipfs and is being maintained.
```Powershell
PS> choco install ipfs
```
### Build from Source
#### Install Go
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment