How to install Homebrew in macos

    By: Manu
    3 years ago

    Just run this command

    ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
    

    make sure you are connected to internet, It will take some time.