Skip to content

Commit 26bfabf

Browse files
committed
readme: fix scoop bucket command error
1 parent 5ec98e1 commit 26bfabf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ PS> choco install ipfs
131131

132132
Scoop provides `go-ipfs` in its 'extras' bucket.
133133
```Powershell
134-
PS> scoop add bucket extras
134+
PS> scoop bucket add extras
135135
PS> scoop install go-ipfs
136136
```
137137

0 commit comments

Comments
 (0)