Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 283 Bytes

homebrew.md

File metadata and controls

15 lines (10 loc) · 283 Bytes

Homebrew

Homebrew is an excellent open-source package manager for Mac.

Installation

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

After Homebrew has been installed, run the following command:

brew doctor