Skip to content

Commit c431a93

Browse files
authored
fix installation docs (#91)
python-matrix-synapse-ldap3 is not a thing
1 parent c4206bd commit c431a93

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,9 @@ that offers more fully-featured integration.
99

1010
Installation
1111
------------
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`
12+
- Included as standard in the deb packages and docker images from matrix.org.
13+
- If you installed into a virtualenv: `pip install matrix-synapse-ldap3`.
14+
- For other installation mechanisms, see the documentation provided by the maintainer.
1415

1516
Usage
1617
-----

0 commit comments

Comments
 (0)