-
How-To Install Homebrew on Mac OS
- Visit Homebrew page for assistance:
https://brew.sh
- Open Terminal from
Applications\Utilities\Terminal
- run command at the terminal:
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
- Once installed, need to update it, Run:
brew update
- Once update is complete, need to upgrade it Run:
brew upgrade
-
This topic was modified 2 years, 8 months ago by Rad Usr.
-
This topic was modified 2 years, 8 months ago by Rad Usr.
-
This topic was modified 2 years, 8 months ago by Rad Usr.
-
This topic was modified 2 years, 8 months ago by Rad Usr.
-
This topic was modified 2 years, 8 months ago by Rad Usr.
-
This topic was modified 2 years, 8 months ago by Rad Usr.
- You must be logged in to reply to this topic.