From c53f6838a6a09abbb0351946785bead6148d5ae8 Mon Sep 17 00:00:00 2001 From: Christian Johansen Date: Fri, 23 Nov 2012 00:54:38 +0100 Subject: [PATCH] Un-"fix" Ubuntu typo --- docs/installation/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/installation/index.rst b/docs/installation/index.rst index 4d6c6238..1ba214db 100644 --- a/docs/installation/index.rst +++ b/docs/installation/index.rst @@ -161,7 +161,7 @@ can install Mopidy from PyPI using Pip. This is how you install it on Debian/Ubuntu:: - sudo apt-get install build-essential python-dev pip-python + sudo apt-get install build-essential python-dev python-pip And on Arch Linux from the official repository::