From a5571306c25c100db1a9c4842e6d0df305d409cc Mon Sep 17 00:00:00 2001 From: Alain <32652100+apeyrat@users.noreply.github.com> Date: Tue, 19 Nov 2019 13:24:54 +0100 Subject: [PATCH] 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 --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 6c7e0ecf..b8ae90de 100644 --- a/README.md +++ b/README.md @@ -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 ```