From c87f219ae1f6a7defd5516a6fc1c51de430d3075 Mon Sep 17 00:00:00 2001 From: Joseph Brown Date: Wed, 29 Nov 2023 10:25:45 -0500 Subject: [PATCH] update homebrew install command --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ae89a319..8b25fa30 100755 --- a/README.md +++ b/README.md @@ -98,7 +98,7 @@ Mac has become increasingly difficult to support at the command line with change 1. Install the Homebrew package manager: - /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" + /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)" 2. Install the Brewsci phyx package: