summary refs log tree commit diff
diff options
context:
space:
mode:
authorPete <PMaynard@users.noreply.github.com>2019-09-19 09:52:59 +0100
committerRichard van der Hoff <1389908+richvdh@users.noreply.github.com>2019-09-19 09:52:59 +0100
commita136137b2efae0fa5b3344cb94759fe0f5913221 (patch)
tree379d7e02633cfce64592e31e88c5ba3038a224e8
parentadd explanations on how to actually include an access_token (#6031) (diff)
downloadsynapse-a136137b2efae0fa5b3344cb94759fe0f5913221.tar.xz
Update INSTALL.md with void-linux (#5873)
-rw-r--r--INSTALL.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/INSTALL.md b/INSTALL.md
index 5728882460..38c113b269 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: