docs: change windows choco install command to point to go-ipfs
Changes code example to use (what I believe is the) correct installation: https://community.chocolatey.org/packages/go-ipfs
Eli Bailey committed
Sep 6, 2022 at 09:47 UTC
aad12195291a926d5ab6a6bc8aa71df3ec44d341
1 file changed
+1
-1
README.md
+1
-1
@@ -269,7 +269,7 @@ $ brew install --formula ipfs
269
[](https://chocolatey.org/packages/go-ipfs)
270
271
```Powershell
272
-PS> choco install ipfs
272
+PS> choco install go-ipfs
273
```
274
275
#### Scoop