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

Merge pull request #175 from apeyrat/master

croc is now available in the main scoop bucket
This commit is contained in:
Zack 2019-11-19 07:05:29 -08:00 committed by GitHub
commit f102195354
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/):
```
$ scoop bucket add schollz-bucket https://github.com/schollz/scoop-bucket.git
$ scoop install croc
```