mirror of
https://github.com/jekyll/jekyll.git
synced 2026-01-31 01:38:24 -05:00
Removing manual install of Pip and Distribute
Brew automatically install Pip and Distribute. https://github.com/mxcl/homebrew/blob/master/Library/Formula/python.rb#L245-247
This commit is contained in:
@@ -31,8 +31,6 @@ OS X:
|
||||
{% highlight bash %}
|
||||
$ brew install python
|
||||
# export PATH="/usr/local/share/python:${PATH}"
|
||||
$ easy_install pip
|
||||
$ pip install --upgrade distribute
|
||||
$ pip install pygments
|
||||
{% endhighlight %}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user