프로그래밍/iOS, macOS, Objective-C
[macOS] homebrew 설치 명령어
고독한 프로그래머
2016. 7. 29. 02:00
Uninstall HomeBrew
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/uninstall)"
Install HomeBrew
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"