Add a couple of spaces

This commit is contained in:
Stein Magnus Jodal 2010-02-10 13:09:31 +01:00
parent a3ca1bf82f
commit 580fca2cb6

View File

@ -126,7 +126,7 @@ libspotify backend, copy the Spotify application key to
``mopidy/spotify_appkey.key``, and add the following to
``mopidy/mopidy/local_settings.py``::
BACKEND=u'mopidy.backends.libspotify.LibspotifyBackend'
BACKEND = u'mopidy.backends.libspotify.LibspotifyBackend'
To start Mopidy, go to the root of the Mopidy project, then simply run::