aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorLibravatar Drew DeVault <sir@cmpwn.com>2015-08-16 10:07:56 -0400
committerLibravatar Drew DeVault <sir@cmpwn.com>2015-08-16 10:07:56 -0400
commita2a4214e4ffdb8f03a025454357e260deea93bc4 (patch)
tree62beb4a101d1bd54301ebac5056be6f79f696eb9 /README.md
parentImprove readme (diff)
downloadsway-a2a4214e4ffdb8f03a025454357e260deea93bc4.tar.gz
sway-a2a4214e4ffdb8f03a025454357e260deea93bc4.tar.zst
sway-a2a4214e4ffdb8f03a025454357e260deea93bc4.zip
Improve readme
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 9f96c1c9..384aaf7c 100644
--- a/README.md
+++ b/README.md
@@ -26,6 +26,8 @@ Dependencies:
26* [wlc](https://github.com/Cloudef/wlc) 26* [wlc](https://github.com/Cloudef/wlc)
27* xwayland 27* xwayland
28 28
29Compiling:
30
29 cmake . 31 cmake .
30 make 32 make
31 # sudo make install 33 # sudo make install