Document additionnal apt packages that are needed for debian install

This commit is contained in:
Eliot Berriot 2018-12-10 16:24:28 +01:00
parent a861936415
commit 2b24f19dd8
1 changed files with 1 additions and 1 deletions

View File

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