docs: Update pip command for installing dev version
(cherry picked from commit 211c4e9248)
This commit is contained in:
parent
98689037d8
commit
26343434c7
@ -239,7 +239,7 @@ can install Mopidy from PyPI using pip.
|
||||
Alternatively, if you want to track Mopidy development closer, you may
|
||||
install a snapshot of Mopidy's ``develop`` Git branch using pip::
|
||||
|
||||
sudo pip install mopidy==dev
|
||||
sudo pip install --allow-unverified=mopidy mopidy==dev
|
||||
|
||||
#. Optional: If you want to use the HTTP frontend and web clients, you need
|
||||
some additional dependencies::
|
||||
|
||||
Loading…
Reference in New Issue
Block a user