summary refs log tree commit diff
path: root/INSTALL.md
diff options
context:
space:
mode:
authorBrendan Abolivier <babolivier@matrix.org>2019-10-02 14:41:02 +0100
committerBrendan Abolivier <babolivier@matrix.org>2019-10-02 14:41:02 +0100
commitbaf12bc02af10ba9bc18ae4ce1ab1e2ec1466cc1 (patch)
tree299e4fb28dbb87208b8cd09d9fc3254f72fc760f /INSTALL.md
parentLand improved room list based on room stats (#6019) (diff)
parentUpdate the issue template for new way of getting server version (#6051) (diff)
downloadsynapse-baf12bc02af10ba9bc18ae4ce1ab1e2ec1466cc1.tar.xz
Merge branch 'master' into develop
Diffstat (limited to 'INSTALL.md')
-rw-r--r--INSTALL.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/INSTALL.md b/INSTALL.md
index 3eb979c362..69e423923b 100644
--- a/INSTALL.md
+++ b/INSTALL.md
@@ -349,6 +349,13 @@ sudo pip uninstall py-bcrypt
 sudo pip install py-bcrypt
 ```
 
+### Void Linux
+
+Synapse can be found in the void repositories as 'synapse':
+
+    xbps-install -Su
+    xbps-install -S synapse
+
 ### FreeBSD
 
 Synapse can be installed via FreeBSD Ports or Packages contributed by Brendan Molloy from: