From a1e619b5d39eb83ce71a7601a739fead84d09672 Mon Sep 17 00:00:00 2001
From: Justin Ethier <justin.ethier@gmail.com>
Date: Thu, 5 Dec 2019 22:53:11 -0500
Subject: [PATCH] Brew install bootstrap

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 0a820db3..2b868abb 100644
--- a/README.md
+++ b/README.md
@@ -33,7 +33,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/).