Make community edition packages clearer in README

This commit is contained in:
Nick Bolton
2024-08-24 17:51:16 +01:00
committed by GitHub
parent 47735d25b4
commit 2b663a8dc9

View File

@ -67,33 +67,37 @@ cmake --build build -j8
Synergy 1 Community Edition is packaged by the community (status shown below). Package maintainers can use `scripts/package.py` to build packages.
Synergy 2 is no longer in development and should not be provided by package managers.
Synergy 2 is no longer in development and we recommend that package maintainers do not provide it.
For the licensed builds of Synergy 1 and Synergy 3, please use the [official packages](https://symless.com/synergy/download).
Synergy 3 and Synergy 1 (licensed) are available to download from the [official packages](https://symless.com/synergy/download).
**Windows:**
**Community edition:**
*Windows:*
```
choco install synergy
```
**macOS:**
*macOS:*
```
brew install synergy
```
**Debian, Ubuntu, etc:**
*Debian, Ubuntu, etc:*
```
sudo apt install synergy
```
**Fedora, Red Hat, etc:**
*Fedora, Red Hat, etc:*
```
sudo dnf install synergy
```
**Arch, Manjaro, etc:**
*Arch, Manjaro, etc:*
```
sudo pacman -Syu synergy
```
*Repology:*
[![Repology](https://repology.org/badge/vertical-allrepos/synergy.svg?exclude_unsupported=1)](https://repology.org/project/synergy/versions)