aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar Drew DeVault <sir@cmpwn.com>2015-10-15 09:22:03 -0400
committerLibravatar Drew DeVault <sir@cmpwn.com>2015-10-15 09:22:03 -0400
commitfe54bf0af04a112e7286bf5c46d443103fd5131b (patch)
treeae7f7cb19dd1a3eaf130c41451b51d8574eb5292
parentMerge pull request #190 from taiyu-len/master (diff)
parentREADME.md: Add link to unofficial ebuild for Gentoo (diff)
downloadsway-fe54bf0af04a112e7286bf5c46d443103fd5131b.tar.gz
sway-fe54bf0af04a112e7286bf5c46d443103fd5131b.tar.zst
sway-fe54bf0af04a112e7286bf5c46d443103fd5131b.zip
Merge pull request #191 from zetok/readme
README.md: Add link to unofficial ebuild for Gentoo
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 892c089c..f5583ae7 100644
--- a/README.md
+++ b/README.md
@@ -22,7 +22,8 @@ zero lines of source code after two years.
22sway is not supported by many distributions yet. Here's a list of packages 22sway is not supported by many distributions yet. Here's a list of packages
23available for you to install: 23available for you to install:
24 24
25* [Arch Linux](https://aur.archlinux.org/packages/sway-git/). 25* [Arch Linux](https://aur.archlinux.org/packages/sway-git/)
26* [Gentoo Linux](https://github.com/zetok/zetok-overlay/)
26 27
27### Compiling from Source 28### Compiling from Source
28 29