mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-01-26 04:22:05 +02:00
docs: Fix Scoop installation instructions (#1485)
This commit is contained in:
parent
0ebd326f71
commit
8f8063c495
@ -81,8 +81,8 @@ the root of the repository specified in the `bucket` section.
|
|||||||
Your users can then install your app by doing:
|
Your users can then install your app by doing:
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
scoop bucket add app https://github.com/org/repo.git
|
scoop bucket add org https://github.com/org/repo.git
|
||||||
scoop install app
|
scoop install org/drumroll
|
||||||
```
|
```
|
||||||
|
|
||||||
You can check the
|
You can check the
|
||||||
|
Loading…
x
Reference in New Issue
Block a user