From 307ea3ab7a97f06afad9fa661725d2c2c80876cd Mon Sep 17 00:00:00 2001 From: Jack Wilsdon Date: Thu, 10 Sep 2015 23:24:14 +0100 Subject: [PATCH] Fix link to pip in index --- index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.md b/index.md index 0b1defc09..4b72d7a27 100644 --- a/index.md +++ b/index.md @@ -47,7 +47,7 @@ shockingly simple if you know a little Python. [writing]: http://beets.readthedocs.org/page/dev/plugins.html

Install beets by typing -pip install beets. +pip install beets. You might then want to read the Getting Started guide. Then follow