We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56eb76c commit 2474c59Copy full SHA for 2474c59
INSTALL.md
@@ -383,7 +383,7 @@ Synapse can be found in the void repositories as 'synapse':
383
Synapse can be installed via FreeBSD Ports or Packages contributed by Brendan Molloy from:
384
385
- Ports: `cd /usr/ports/net-im/py-matrix-synapse && make install clean`
386
- - Packages: `pkg install py27-matrix-synapse`
+ - Packages: `pkg install py37-matrix-synapse`
387
388
389
### NixOS
changelog.d/7107.doc
@@ -0,0 +1 @@
1
+Update pre-built package name for FreeBSD.
0 commit comments