Document additionnal apt packages that are needed for debian install
This commit is contained in:
parent
99359094e0
commit
cb7aa5a642
|
@ -22,7 +22,7 @@ default on system. On Debian-like systems, you can install them using:
|
||||||
.. code-block:: shell
|
.. code-block:: shell
|
||||||
|
|
||||||
sudo apt-get update
|
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:
|
On Arch Linux and its derivatives:
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue