


This new location is not part of your default PATH, so you’ll need to add it. Remember, Homebrew is now going to install packages in /op/homebrew/bin. = > Next steps: - Run these two commands in your terminal to add Homebrew to your PATH: echo 'eval "$(/opt/homebrew/bin/brew shellenv)"' > /Users/joshalletto/.zprofile eval " $( /opt/homebrew/bin/brew shellenv ) " - Run brew help to get started - Further documentation: So in the long run this is a positive change, but not without a few growing pains along the way.

