Update installation instructions (#10919)

Various updates to the install docs.
This commit is contained in:
Richard van der Hoff
2021-09-29 11:57:53 +01:00
committed by GitHub
parent 13032b6603
commit e32b9f44ee
3 changed files with 167 additions and 164 deletions

View File

@@ -288,7 +288,7 @@ Quick start
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 <https://matrix-org.github.io/synapse/latest/setup/installation.html#installing-from-source>`_.
`Platform-specific prerequisites <https://matrix-org.github.io/synapse/latest/setup/installation.html#platform-specific-prerequisites>`_.
To check out a synapse for development, clone the git repo into a working
directory of your choice::