Skip to content

Commit

Permalink
update homebrew install command
Browse files Browse the repository at this point in the history
  • Loading branch information
josephwb committed Nov 29, 2023
1 parent bdda6bf commit c87f219
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand Down

0 comments on commit c87f219

Please sign in to comment.