diff options
author | Drew DeVault <ddevault@linode.com> | 2016-03-25 15:52:18 -0400 |
---|---|---|
committer | Drew DeVault <ddevault@linode.com> | 2016-03-25 15:53:02 -0400 |
commit | dbaeae11cec310a0af7b0d67704f97a56db4affc (patch) | |
tree | bf64cdd4082fdf05101c12472e103b00e07ea954 | |
parent | 838db8e5db30ab407848e87e4e7f9e15a32accf2 (diff) | |
download | sway-dbaeae11cec310a0af7b0d67704f97a56db4affc.tar.xz |
Update README.md packaging info
-rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -28,12 +28,12 @@ sway is not supported by many distributions yet. Here's a list of packages available for you to install: * [Arch Linux](https://aur.archlinux.org/packages/sway-git/) -* [Gentoo Linux](https://github.com/zetok/zetok-overlay/) -* [openSUSE](https://build.opensuse.org/project/show/X11:Wayland) -* [Void Linux](https://wiki.voidlinux.eu/sway) For other distros, [see this wiki page](https://github.com/SirCmpwn/sway/wiki/Install-on-other-distros). +If you're interested in packaging Sway for your distribution, stop by the IRC +channel or shoot an email to sir@cmpwn.com for advice. + ### Compiling from Source Install dependencies: |