From 46711ac155124bd580d174cee862b92c34c10223 Mon Sep 17 00:00:00 2001 From: Simon Ser Date: Sun, 21 Jul 2019 22:20:16 +0300 Subject: [PATCH] Updated Unsupported packages (markdown) --- Unsupported-packages.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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.