Merge branch 'patch-1' into 'master'

In order to install plugin for Mopidy, i had to install git and run this command:

See merge request funkwhale/mopidy!9
main
Agate 2020-09-09 07:34:42 +02:00
commit 7437b17636
1 changed files with 2 additions and 1 deletions

View File

@ -30,7 +30,8 @@ from the repository:
.. code-block:: shell
apt-get install libcairo2-dev libgirepository1.0-dev python-dev
pip install git+https://dev.funkwhale.audio/funkwhale/mopidy.git
sudo python3 -m pip install mopidy-funkwhale
.. note::