0
0
Fork 0
mirror of https://github.com/schollz/croc.git synced 2025-10-11 13:21:00 +02:00

croc is now available in the main bucket

No need to add dedicated channel as it is available in the main bucket.
See: https://github.com/ScoopInstaller/Main/blob/master/bucket/croc.json
This commit is contained in:
Alain 2019-11-19 13:24:54 +01:00 committed by GitHub
parent 60030cdfbb
commit a5571306c2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -44,7 +44,6 @@ $ brew install schollz/tap/croc
On Windows you can install the latest release with [Scoop](https://scoop.sh/): On Windows you can install the latest release with [Scoop](https://scoop.sh/):
``` ```
$ scoop bucket add schollz-bucket https://github.com/schollz/scoop-bucket.git
$ scoop install croc $ scoop install croc
``` ```