Skip to content

Commit

Permalink
Merge pull request #530 from terlar/patch-1
Browse files Browse the repository at this point in the history
Update Arch installation instructions
  • Loading branch information
jodal committed Oct 11, 2013
2 parents d1d5975 + 7256f70 commit a7d6102
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions docs/installation/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -87,8 +87,9 @@ Mopidy Git repo, which always corresponds to the latest release.
To upgrade Mopidy to future releases, just rerun ``makepkg``.

#. Optional: If you want to scrobble your played tracks to Last.fm, you need to
install `python2-pylast
<https://aur.archlinux.org/packages/python2-pylast/>`_ from AUR.
install `python2-pylast`::
sudo pacman -S python2-pylast

#. Finally, you need to set a couple of :doc:`config values </config>`, and
then you're ready to :doc:`run Mopidy </running>`.
Expand Down

0 comments on commit a7d6102

Please sign in to comment.