Fix link to pip in index

This commit is contained in:
Jack Wilsdon 2015-09-10 23:24:14 +01:00
parent b2836da704
commit 307ea3ab7a

View file

@ -47,7 +47,7 @@ shockingly simple if you know a little Python.
[writing]: http://beets.readthedocs.org/page/dev/plugins.html
<p class="teaser">Install beets by typing
<code><a href="http://pip.openplans.org/">pip</a> install beets</code>.
<code><a href="http://www.pip-installer.org/">pip</a> install beets</code>.
You might then want to read the
<a href="http://beets.readthedocs.org/page/guides/main.html">Getting
Started</a> guide. Then follow