Document additionnal apt packages that are needed for debian install

merge-requests/552/head
Eliot Berriot 2018-12-10 16:24:28 +01:00
rodzic a861936415
commit 2b24f19dd8
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -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: