docs: Fix typo
This commit is contained in:
parent
5fcae977ca
commit
77f8e228d8
@ -168,7 +168,7 @@ class that will connect the rest of the dots.
|
||||
'pysoundspot',
|
||||
],
|
||||
entry_points={
|
||||
'mopidy.extension': [
|
||||
b'mopidy.extension': [
|
||||
'soundspot = mopidy_soundspot:Extension',
|
||||
],
|
||||
},
|
||||
|
||||
@ -135,7 +135,7 @@ Pip.
|
||||
|
||||
sudo easy_install pip
|
||||
|
||||
#. Then get, build, and install the latest releast of pyspotify, pylast,
|
||||
#. Then get, build, and install the latest release of pyspotify, pylast,
|
||||
and Mopidy using Pip::
|
||||
|
||||
sudo pip install -U pyspotify pylast mopidy
|
||||
|
||||
Loading…
Reference in New Issue
Block a user