diff --git a/Unsupported-packages.md b/Unsupported-packages.md index 1ae33d2..8af4a0b 100644 --- a/Unsupported-packages.md +++ b/Unsupported-packages.md @@ -4,9 +4,9 @@ ### Manual installation -[Sway install script](https://gist.github.com/nathanross/c962de32be11a93d0444) for Debian 8 oldstable (Jessie). -[Installation guide](https://github.com/SirCmpwn/sway/wiki/Debian-installation-guide) for Debian 9 stable (Stretch). -[Installation guide](https://github.com/swaywm/sway/wiki/Debian-10-(Buster)-Installation) for Debian 10 stable (Buster). +* [Sway install script](https://gist.github.com/nathanross/c962de32be11a93d0444) for Debian 8 oldstable (Jessie). +* [Installation guide](https://github.com/swaywm/sway/wiki/Debian-installation-guide) for Debian 9 stable (Stretch). +* [Installation guide](https://github.com/swaywm/sway/wiki/Debian-10-(Buster)-Installation) for Debian 10 stable (Buster). ### Installation from package @@ -20,7 +20,7 @@ apt install sway Another [old PPA `ppa:s.noack/ppa`](https://launchpad.net/~s.noack/+archive/ubuntu/ppa) includes a `sway` package which is compatible with Debian (stable and testing) and Ubuntu (all versions since including the last LTS release). **Please don't use it, the sway version there is outdated.** -## Fedora 29 +## Fedora [Quick guide](https://nationpigeon.com/compiling-sway-on-fedora-29/) to building sway on Fedora 29.