Importing a new version from external source |
Importing a new version from external source |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
Then, you can install | Then, you can install Homebrew. | ||
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" | /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" | ||
The script explains what it will do and then pauses before it does it. |
Latest revision as of 13:21, 16 December 2016
Then, you can install Homebrew.
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
The script explains what it will do and then pauses before it does it.