Open main menu

Changes

Installation mac mavericks os x

105 bytes added, 17:29, 7 December 2013
== Install brew as 'linux' package manager ==
You can [http://brew.sh/ read about brew here.]<br>In short, it is like a package manager for mac, where you will be able to get linux programs to mac.
<source lang="bash">
ruby -e "$(curl -fsSL https://raw.github.com/mxcl/homebrew/go/install)"
</source>