From 1faebcf2e24da00f322aeb1f12ffc6ec3b017086 Mon Sep 17 00:00:00 2001 From: Zack Date: Fri, 18 Sep 2020 17:07:41 -0700 Subject: [PATCH] Fixes #262 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c34ca5c1..8f04c7ff 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ $ curl https://getcroc.schollz.com | bash On macOS you can install the latest release with [Homebrew](https://brew.sh/): ``` -$ brew install schollz/tap/croc +$ brew install /croc ``` On macOS you can also install the latest release with [MacPorts](https://macports.org/):