From d8d369a2052b485a9d50680ff9968b6d983c3b08 Mon Sep 17 00:00:00 2001 From: Adam Feuer Date: Wed, 17 Apr 2019 09:09:05 -0700 Subject: [PATCH] updated Mac install instructions - for new homebrew-cyclone repo location in cyclone-scheme org --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 18f832c8..80c40cd3 100644 --- a/README.md +++ b/README.md @@ -30,8 +30,8 @@ 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/ to install the homebrew package manager. - - brew tap adamfeuer/cyclone - - brew install adamfeuer/cyclone/cyclone + - brew tap cyclone-scheme/cyclone + - brew install cyclone-scheme/cyclone/cyclone Arch Linux users can install using the AUR: https://aur.archlinux.org/packages/cyclone-scheme/