summary refs log tree commit diff
path: root/docs/postgres.md
diff options
context:
space:
mode:
authorAndrew Morgan <andrew@amorgan.xyz>2021-04-22 18:12:49 +0100
committerAndrew Morgan <andrew@amorgan.xyz>2021-04-22 18:12:49 +0100
commit07c70a82619d98927e44f3d21021892ee6c8e8fa (patch)
tree85784e6ac1d093ed136091d6b64570fb1bd5635f /docs/postgres.md
parentMerge commit '2b467d0b6' into anoa/dinsic_release_1_31_0 (diff)
parentFix error messages from OIDC config parsing (#9153) (diff)
downloadsynapse-07c70a82619d98927e44f3d21021892ee6c8e8fa.tar.xz
Merge commit '73b03722f' into anoa/dinsic_release_1_31_0
Diffstat (limited to 'docs/postgres.md')
-rw-r--r--docs/postgres.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/postgres.md b/docs/postgres.md

index c30cc1fd8c..680685d04e 100644 --- a/docs/postgres.md +++ b/docs/postgres.md
@@ -18,7 +18,7 @@ connect to a postgres database. virtualenv](../INSTALL.md#installing-from-source), you can install the library with: - ~/synapse/env/bin/pip install matrix-synapse[postgres] + ~/synapse/env/bin/pip install "matrix-synapse[postgres]" (substituting the path to your virtualenv for `~/synapse/env`, if you used a different path). You will require the postgres