@cryptotaxi247 / kubo / commits / 26bfabf25

readme: fix scoop bucket command error

hikerpig committed Jul 14, 2019 at 15:22 UTC 26bfabf257120341aa2783fec233f89d4abff2ff
1 file changed +1 -1
README.md
+1 -1
@@ -131,7 +131,7 @@ PS> choco install ipfs
131
132 Scoop provides `go-ipfs` in its 'extras' bucket.
133 ```Powershell
134 -PS> scoop add bucket extras
134 +PS> scoop bucket add extras
135 PS> scoop install go-ipfs
136 ```
137