/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
brew help
echo 'eval $(/opt/homebrew/bin/brew shellenv)' >> /Users/"YOUR MAC OS UserName"/.zprofile
eval $(/opt/homebrew/bin/brew shellenv)
Step 5: Type into terminal the following code to check if you were able to get brew installed properly
brew help