Thứ Hai, 29 tháng 8, 2022

Cài đặt Brew mac os m1


1. Chạy lần lượt các lệnh sau để cài đặt:

/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"

echo 'eval "$(/opt/homebrew/bin/brew shellenv)"' >> /Users/hungbkit128/.zprofile

eval "$(/opt/homebrew/bin/brew shellenv)"

2. chạy help để kiểm tra kết quả:


brew help