Skip to content
Snippets Groups Projects

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

Merged Ghost User requested to merge (removed):patch-1 into master
1 unresolved thread
1 file
+ 2
2
Compare changes
  • Side-by-side
  • Inline
+ 2
2
@@ -29,8 +29,8 @@ from the repository:
.. code-block:: shell
apt-get install libcairo2-dev libgirepository1.0-dev python-dev git
sudo python3 -m pip install git+https://dev.funkwhale.audio/funkwhale/mopidy.git
apt-get install libcairo2-dev libgirepository1.0-dev python-dev
sudo python3 -m pip install mopidy-funkwhale
.. note::
Loading