mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2025-10-04 16:36:27 -04:00
Merge branch 'master' into develop
This commit is contained in:
commit
baf12bc02a
4 changed files with 46 additions and 10 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue