From c95fc233a14443d7a523e0a4c1643f7ee44593d8 Mon Sep 17 00:00:00 2001 From: Justin Ethier Date: Thu, 5 Dec 2019 22:53:49 -0500 Subject: [PATCH] Use bootstrap brew --- index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.md b/index.md index e66b6699..f6b49009 100644 --- a/index.md +++ b/index.md @@ -36,7 +36,7 @@ Getting Started Mac users wanting to use Homebrew can do the following: - If Homebrew is not already installed: follow the instructions at [https://brew.sh/](https://brew.sh/) to install the homebrew package manager. - `brew tap cyclone-scheme/cyclone` - - `brew install cyclone-scheme/cyclone/cyclone` + - `brew install cyclone-scheme/cyclone/cyclone-bootstrap` Arch Linux users can install using the [AUR](https://aur.archlinux.org/packages/cyclone-scheme/).