1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-01-10 03:47:03 +02:00

docs: Fix Scoop installation instructions (#1485)

This commit is contained in:
Radek Simko 2020-05-06 13:58:25 +01:00 committed by GitHub
parent 0ebd326f71
commit 8f8063c495
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -81,8 +81,8 @@ the root of the repository specified in the `bucket` section.
Your users can then install your app by doing:
```sh
scoop bucket add app https://github.com/org/repo.git
scoop install app
scoop bucket add org https://github.com/org/repo.git
scoop install org/drumroll
```
You can check the