diff options
author | Erik Johnston <erikj@jki.re> | 2018-01-17 14:28:17 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-01-17 14:28:17 +0000 |
commit | 3d5a25407cc61714e087222ac96b9eda8f881fa4 (patch) | |
tree | f03db76b79ac6315df7580e5cbaddfadd66a446a | |
parent | Merge pull request #2674 from her001/readme-sytest (diff) | |
parent | Note that Synapse is available in Fedora (diff) | |
download | synapse-3d5a25407cc61714e087222ac96b9eda8f881fa4.tar.xz |
Merge pull request #2798 from jeremycline/fedora-repo
Note that Synapse is available in Fedora
-rw-r--r-- | README.rst | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/README.rst b/README.rst index ef1eed4584..ef27b92ddd 100644 --- a/README.rst +++ b/README.rst @@ -354,6 +354,10 @@ https://matrix.org/docs/projects/try-matrix-now.html (or build your own with one Fedora ------ +Synapse is in the Fedora repositories as ``matrix-synapse``:: + + sudo dnf install matrix-synapse + Oleg Girko provides Fedora RPMs at https://obs.infoserver.lv/project/monitor/matrix-synapse |