summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar Drew DeVault <sir@cmpwn.com>2015-12-08 08:39:07 -0500
committerLibravatar Drew DeVault <sir@cmpwn.com>2015-12-08 08:39:07 -0500
commitd800d52d37c4fc1cf48c15c95d0877f94c087f7f (patch)
treeff94caf1064f2717291880cdea3bc8fa4aa6e7c0
parentStyle enforcement (diff)
parentAdd new dependency to README (diff)
downloadsway-d800d52d37c4fc1cf48c15c95d0877f94c087f7f.tar.gz
sway-d800d52d37c4fc1cf48c15c95d0877f94c087f7f.tar.zst
sway-d800d52d37c4fc1cf48c15c95d0877f94c087f7f.zip
Merge pull request #298 from mikkeloscar/readme-dependency
Add new dependency to README
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 394dfc80..67ece05a 100644
--- a/README.md
+++ b/README.md
@@ -43,6 +43,7 @@ Install dependencies:
43* json-c 43* json-c
44* pango 44* pango
45* cairo 45* cairo
46* gdk-pixbuf2
46 47
47Run these commands: 48Run these commands:
48 49