aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorLibravatar minus <github@mnus.de>2015-09-01 10:15:09 +0200
committerLibravatar minus <github@mnus.de>2015-09-01 10:15:09 +0200
commit706402d40c5b02a7d050074e4c41525c9632f5b3 (patch)
tree2862c58b138cabc0c0f3d15e8d5c0f7300cbe739 /README.md
parentMerge pull request #158 from taiyu-len/master (diff)
downloadsway-706402d40c5b02a7d050074e4c41525c9632f5b3.tar.gz
sway-706402d40c5b02a7d050074e4c41525c9632f5b3.tar.zst
sway-706402d40c5b02a7d050074e4c41525c9632f5b3.zip
Updated readme dependency list
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index a51a0a86..3d060750 100644
--- a/README.md
+++ b/README.md
@@ -32,6 +32,10 @@ Install dependencies:
32* [wlc](https://github.com/Cloudef/wlc) 32* [wlc](https://github.com/Cloudef/wlc)
33* xwayland 33* xwayland
34* asciidoc 34* asciidoc
35* pcre
36* json-c
37
38Oneliner for Arch Linux: `yaourt -S cmake xorg-server-xwayland asciidoc pcre json-c wlc-git`
35 39
36Run these commands: 40Run these commands:
37 41