Merge branch 'master' of github.com:mojombo/jekyll
* 'master' of github.com:mojombo/jekyll: Removing manual install of Pip and Distribute
This commit is contained in:
commit
494f0aac4f
|
@ -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 %}
|
||||
|
||||
|
|
Loading…
Reference in New Issue