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 99359094e0
commit cb7aa5a642
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: DD6965E2476E5C27
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: