deploy: 251cfc4e09
This commit is contained in:
@@ -189,7 +189,7 @@
|
||||
connect to a postgres database.</p>
|
||||
<ul>
|
||||
<li>
|
||||
<p>If you are using the <a href="../INSTALL.html#matrixorg-packages">matrix.org debian/ubuntu
|
||||
<p>If you are using the <a href="setup/installation.html#matrixorg-packages">matrix.org debian/ubuntu
|
||||
packages</a>, the necessary python
|
||||
library will already be installed, but you will need to ensure the
|
||||
low-level postgres library is installed, which you can do with
|
||||
@@ -200,7 +200,7 @@ low-level postgres library is installed, which you can do with
|
||||
the relevant package.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p>If you installed synapse <a href="../INSTALL.html#installing-from-source">in a
|
||||
<p>If you installed synapse <a href="setup/installation.html#installing-from-source">in a
|
||||
virtualenv</a>, you can install
|
||||
the library with:</p>
|
||||
<pre><code>~/synapse/env/bin/pip install "matrix-synapse[postgres]"
|
||||
|
||||
Reference in New Issue
Block a user