summary refs log tree commit diff
path: root/INSTALL.md
diff options
context:
space:
mode:
authorKartikaya Gupta (kats) <staktrace@users.noreply.github.com>2020-03-23 11:31:02 -0400
committerGitHub <noreply@github.com>2020-03-23 15:31:02 +0000
commite341518f92132ad0b71a826857146b0bd2e56d6b (patch)
tree04cd2916a02a70a3a06f512e2d72379fbfcd113d /INSTALL.md
parentConvert `*StreamRow` classes to inner classes (#7116) (diff)
downloadsynapse-e341518f92132ad0b71a826857146b0bd2e56d6b.tar.xz
Update pre-built package name for FreeBSD (#7107). (#7107)
Signed-off-by: Kartikaya Gupta <kats@trevize.staktrace.com>
Diffstat (limited to 'INSTALL.md')
-rw-r--r--INSTALL.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL.md b/INSTALL.md
index c0926ba590..f9e13b4cf6 100644
--- a/INSTALL.md
+++ b/INSTALL.md
@@ -383,7 +383,7 @@ Synapse can be found in the void repositories as 'synapse':
 Synapse can be installed via FreeBSD Ports or Packages contributed by Brendan Molloy from:
 
  - Ports: `cd /usr/ports/net-im/py-matrix-synapse && make install clean`
- - Packages: `pkg install py27-matrix-synapse`
+ - Packages: `pkg install py37-matrix-synapse`
 
 
 ### NixOS