We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c4206bd commit c431a93Copy full SHA for c431a93
README.rst
@@ -9,8 +9,9 @@ that offers more fully-featured integration.
9
10
Installation
11
------------
12
-- Via deb package `python-matrix-synapse-ldap3` available in the same repo as the synapse package
13
-- Via python's package manager: `pip install matrix-synapse-ldap3`
+- Included as standard in the deb packages and docker images from matrix.org.
+- If you installed into a virtualenv: `pip install matrix-synapse-ldap3`.
14
+- For other installation mechanisms, see the documentation provided by the maintainer.
15
16
Usage
17
-----
0 commit comments