summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar Drew DeVault <sir@cmpwn.com>2016-07-18 07:41:46 -0400
committerLibravatar GitHub <noreply@github.com>2016-07-18 07:41:46 -0400
commit295664571882abe839fa48f1c21d7bcd9b17f4b0 (patch)
tree10697f6489651e01d9391d70c773b0c5cbb0237e
parentMerge pull request #767 from thejan2009/correct-container-titles (diff)
parentPackages link to the wiki page with instructions (diff)
downloadsway-295664571882abe839fa48f1c21d7bcd9b17f4b0.tar.gz
sway-295664571882abe839fa48f1c21d7bcd9b17f4b0.tar.zst
sway-295664571882abe839fa48f1c21d7bcd9b17f4b0.zip
Merge pull request #768 from gpyh/patch-1
Packages link to the wiki page with instructions
-rw-r--r--README.md10
1 files changed, 5 insertions, 5 deletions
diff --git a/README.md b/README.md
index 5fe66769..adba9dd0 100644
--- a/README.md
+++ b/README.md
@@ -27,12 +27,12 @@ and published [on GitHub](https://github.com/SirCmpwn/sway/releases).
27Sway is not supported by many distributions yet. Here's a list of packages 27Sway is not supported by many distributions yet. Here's a list of packages
28available for you to install: 28available for you to install:
29 29
30* [Arch Linux](https://www.archlinux.org/packages/?q=sway) 30* [Arch Linux](https://github.com/SirCmpwn/sway/wiki/Install-from-packages#arch)
31* [Gentoo](https://packages.gentoo.org/packages/dev-libs/sway) 31* [Gentoo](https://github.com/SirCmpwn/sway/wiki/Install-from-packages#gentoo)
32* [NixOS](https://github.com/NixOS/nixpkgs/tree/b4bae44f13ba9598209ae9e6a0bb5d4194bf79aa/pkgs/applications/window-managers/sway) 32* [NixOS](https://github.com/SirCmpwn/sway/wiki/Install-from-packages#nixos)
33* [openSUSE Tumbleweed](https://software.opensuse.org/package/sway) 33* [openSUSE Tumbleweed](https://github.com/SirCmpwn/sway/wiki/Install-from-packages#opensuse)
34 34
35For other distros, [see this wiki page](https://github.com/SirCmpwn/sway/wiki/Install-on-other-distros). 35For other distros, [see this wiki page](https://github.com/SirCmpwn/sway/wiki/Install-from-packages#unofficial-packages).
36If you're interested in packaging Sway for your distribution, stop by the IRC 36If you're interested in packaging Sway for your distribution, stop by the IRC
37channel or shoot an email to sir@cmpwn.com for advice. 37channel or shoot an email to sir@cmpwn.com for advice.
38 38