Skip to content

Commit

Permalink
docs: Fix review comments
Browse files Browse the repository at this point in the history
  • Loading branch information
jodal committed Mar 3, 2015
1 parent 0f9fcc6 commit 6dddf34
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/installation/debian.rst
Original file line number Diff line number Diff line change
Expand Up @@ -100,9 +100,9 @@ If you've installed a Mopidy extension with pip, restarted Mopidy, and Mopidy
doesn't find the extension, there's probably a simple explanation and solution.

Mopidy installed with APT can detect and use Mopidy extensions installed with
either APT and pip. APT installs Mopidy as :file:`/usr/bin/mopidy`.
both APT and pip. APT installs Mopidy as :file:`/usr/bin/mopidy`.

Mopidy installed with pip can only detect Mopidy extensions installed from pip.
Mopidy installed with pip can only detect Mopidy extensions installed with pip.
pip usually installs Mopidy as :file:`/usr/local/bin/mopidy`.

If you have Mopidy installed from both APT and pip, then the pip-installed
Expand Down

0 comments on commit 6dddf34

Please sign in to comment.