update
[linguofeng.github.com.git] / pages / tools / Homebrew.md
blob36b4f938dcf4b991a649c0c0fbfb53a2a57cca10
1 ---
2 layout: page
3 title: "Homebrew"
4 description: "OS X下最好的软件包管理器"
5 navigation: [1.安装]
6 ---
8 <section>
9     <div class="page-header">
10         <h3>一、安装 Install <small></small></h3>
11     </div>
12 <pre>
13 ruby -e "$(curl -fsSkL raw.github.com/mxcl/homebrew/go)"
14 </pre>  
15 </section>