summary refs log tree commit diff
path: root/latest/setup/installation.html
diff options
context:
space:
mode:
authorDMRobertson <DMRobertson@users.noreply.github.com>2023-08-01 11:02:34 +0000
committerDMRobertson <DMRobertson@users.noreply.github.com>2023-08-01 11:02:34 +0000
commit6dbfe29923eb271471bbd74723137f9b0987e644 (patch)
tree6a2711df4f3f5be1488b2b087d32741aeb9bdbe6 /latest/setup/installation.html
parentdeploy: e02f4b7de287f49476ee5b60e3e439eb8bb11047 (diff)
downloadsynapse-6dbfe29923eb271471bbd74723137f9b0987e644.tar.xz
deploy: 190c990a76ac0faaaec31340a721cee4d172016a
Diffstat (limited to 'latest/setup/installation.html')
-rw-r--r--latest/setup/installation.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/latest/setup/installation.html b/latest/setup/installation.html

index 12d4d2ab1b..86a53c1e5d 100644 --- a/latest/setup/installation.html +++ b/latest/setup/installation.html
@@ -237,8 +237,8 @@ The latest version of Synapse can be installed from <a href="#matrixorg-packages <p>Unofficial package are built for SLES 15 in the openSUSE:Backports:SLE-15 repository at <a href="https://download.opensuse.org/repositories/openSUSE:/Backports:/SLE-15/standard/">https://download.opensuse.org/repositories/openSUSE:/Backports:/SLE-15/standard/</a></p> <h4 id="archlinux"><a class="header" href="#archlinux">ArchLinux</a></h4> -<p>The quickest way to get up and running with ArchLinux is probably with the community package -<a href="https://archlinux.org/packages/community/x86_64/matrix-synapse/">https://archlinux.org/packages/community/x86_64/matrix-synapse/</a>, which should pull in most of +<p>The quickest way to get up and running with ArchLinux is probably with the package provided by ArchLinux +<a href="https://archlinux.org/packages/extra/x86_64/matrix-synapse/">https://archlinux.org/packages/extra/x86_64/matrix-synapse/</a>, which should pull in most of the necessary dependencies.</p> <p>pip may be outdated (6.0.7-1 and needs to be upgraded to 6.0.8-1 ):</p> <pre><code class="language-sh">sudo pip install --upgrade pip