M1 ์ ํํ์ด์ง์ ์๋ ์ฝ๋๋ง์ผ๋ก๋ ์ค์น๊ฐ ์๋๋ค.
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
Bash
๋ณต์ฌ
zsh: command not found: brew ๊ฐ ๋ฐ์ํ๋ค.
.zshrc ํ์ผ์ ๋์
eval $(/opt/homebrew/bin/brew shellenv) ์ ๋ถ์ธ๋ค.