Skip to content
Snippets Groups Projects
Commit 2dfbeea6 authored by Steffen's avatar Steffen Committed by Richard van der Hoff
Browse files

Update README.md (#5222)

Add missing backslash
parent b898a560
No related branches found
No related tags found
No related merge requests found
......@@ -161,7 +161,7 @@ specify values for `SYNAPSE_CONFIG_PATH`, `SYNAPSE_SERVER_NAME` and
example:
```
docker run -it --rm
docker run -it --rm \
--mount type=volume,src=synapse-data,dst=/data \
-e SYNAPSE_CONFIG_PATH=/data/homeserver.yaml \
-e SYNAPSE_SERVER_NAME=my.matrix.host \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment