0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-06-01 10:18:54 +02:00

Update README.md

Link to contrib/docker
This commit is contained in:
Michael Kaye 2018-08-03 09:16:01 +01:00 committed by GitHub
parent c3f596180f
commit 42960aa047
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -15,7 +15,7 @@ This image is designed to run either with an automatically generated configurati
file or with a custom configuration that requires manual editing.
An easy way to make use of this image is via docker-compose. See the
(https://github.com/matrix-org/synapse/tree/develop/contrib/docker)[contrib]
[contrib/docker](../contrib/docker)
section of the synapse project for examples.
### Without Compose (harder)