summary refs log tree commit diff
path: root/develop/setup/installation.html
diff options
context:
space:
mode:
authorclokep <clokep@users.noreply.github.com>2023-07-24 13:07:37 +0000
committerclokep <clokep@users.noreply.github.com>2023-07-24 13:07:37 +0000
commitd1b395c36e090504e490b823393e716e26828531 (patch)
treea4afaa4bfeb4850deeeb1648291fc9b4bd53ae9d /develop/setup/installation.html
parentdeploy: 69699a9bd11822635fcf2166f5dec2ce2365219c (diff)
downloadsynapse-d1b395c36e090504e490b823393e716e26828531.tar.xz
deploy: 05f8dada8b768c3c5c4d6cdf8e7ec2513007d9be
Diffstat (limited to '')
-rw-r--r--develop/setup/installation.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/develop/setup/installation.html b/develop/setup/installation.html

index 12d4d2ab1b..86a53c1e5d 100644 --- a/develop/setup/installation.html +++ b/develop/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