@cryptotaxi247 / kubo / commits / eda8b43a2

docs: chocolatey package name

We use go-ipfs name now, to make it clear that it is not ipfs-desktop.

Marcin Rataj committed Jul 23, 2021 at 14:13 UTC eda8b43a28b1979ac08617b9a945c37602c5b79a
1 file changed +2 -2
README.md
+2 -2
@@ -141,10 +141,10 @@ $ sudo snap install ipfs
141
142 #### Chocolatey
143
144 -The package [ipfs](https://chocolatey.org/packages/ipfs) currently points to go-ipfs and is being maintained.
144 +The package name is [go-ipfs](https://chocolatey.org/packages/go-ipfs):
145
146 ```Powershell
147 -PS> choco install ipfs
147 +PS> choco install go-ipfs
148 ```
149
150 #### Scoop