mirror of
https://code.eliotberriot.com/funkwhale/funkwhale.git
synced 2025-10-05 23:18:26 +02:00
Document additionnal apt packages that are needed for debian install
This commit is contained in:
parent
99359094e0
commit
cb7aa5a642
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ default on system. On Debian-like systems, you can install them using:
|
|||
.. code-block:: shell
|
||||
|
||||
sudo apt-get update
|
||||
sudo apt-get install curl python3-pip python3-venv git unzip
|
||||
sudo apt-get install curl python3-pip python3-venv git unzip libldap2-dev libsasl2-dev
|
||||
|
||||
On Arch Linux and its derivatives:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue