diff --git a/Unsupported-packages.md b/Unsupported-packages.md index 5c3c5ad..aed4384 100644 --- a/Unsupported-packages.md +++ b/Unsupported-packages.md @@ -17,4 +17,8 @@ apt update 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.** \ No newline at end of file +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 + +[Quick guide](https://nationpigeon.com/compiling-sway-on-fedora-29/) to building sway on Fedora 29.