summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar Drew DeVault <sir@cmpwn.com>2015-09-01 10:14:31 -0400
committerLibravatar Drew DeVault <sir@cmpwn.com>2015-09-01 10:14:31 -0400
commit9eb5ba49614d5934108dc4da18419b033c976e5b (patch)
tree60a190db18b6da8dfd536275f675796317134adb
parentMerge pull request #158 from taiyu-len/master (diff)
parentremove yaourt command from readme (diff)
downloadsway-9eb5ba49614d5934108dc4da18419b033c976e5b.tar.gz
sway-9eb5ba49614d5934108dc4da18419b033c976e5b.tar.zst
sway-9eb5ba49614d5934108dc4da18419b033c976e5b.zip
Merge pull request #159 from minus7/patch-1
Updated readme dependency list
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index a51a0a86..bf99433e 100644
--- a/README.md
+++ b/README.md
@@ -32,6 +32,8 @@ 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
35 37
36Run these commands: 38Run these commands:
37 39