Skip to content

Commit 5537308

Browse files
authored
Merge pull request #6510 from hikerpig/master
readme: fix scoop bucket command error
2 parents 5ec98e1 + 26bfabf commit 5537308

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)