mirror of
https://github.com/jekyll/jekyll.git
synced 2026-02-01 02:05:35 -05:00
Merge pull request #1025 from Nikkau/patch-1
Removing manual install of Pip and Distribute
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