Add link to Synapse dev room to the relevant README section (#9002)
This commit is contained in:
parent
0eccf53146
commit
a685bbb018
|
@ -243,6 +243,8 @@ Then update the ``users`` table in the database::
|
|||
Synapse Development
|
||||
===================
|
||||
|
||||
Join our developer community on Matrix: [#synapse-dev:matrix.org](https://matrix.to/#/#synapse-dev:matrix.org)
|
||||
|
||||
Before setting up a development environment for synapse, make sure you have the
|
||||
system dependencies (such as the python header files) installed - see
|
||||
`Installing from source <INSTALL.md#installing-from-source>`_.
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
Link the Synapse developer room to the development section in the docs.
|
Loading…
Reference in New Issue