docs: update scoop package
Gus Eggert committed
Oct 20, 2022 at 11:13 UTC
27bf61ecc37e4dc9981642ceb472c48228eb00e5
1 file changed
+2
-2
README.md
+2
-2
@@ -274,11 +274,11 @@ PS> choco install go-ipfs
274
275
#### Scoop
276
277
-Scoop provides kubo as `go-ipfs` in its 'extras' bucket.
277
+Scoop provides kubo as `kubo` in its 'extras' bucket.
278
279
```Powershell
280
PS> scoop bucket add extras
281
-PS> scoop install go-ipfs
281
+PS> scoop install kubo
282
```
283
284
### Unofficial macOS packages