Open Terminal
Run: `/bin/bash -c “$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)”`
Enter your Mac password if prompted
Follow the on-screen instructions
Add Homebrew to your shell profile if prompted
Verify installation with: `brew –version`
Update Homebrew with: `brew update`
