aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDrew DeVault <sir@cmpwn.com>2015-12-27 11:09:28 -0500
committerDrew DeVault <sir@cmpwn.com>2015-12-27 11:09:28 -0500
commita67832ab111a0b2d9f63ca042c261b1d73da59ea (patch)
tree293b169ce6acc56097be5f1e8601e0f7b78b467b
parent82aca85cf87e6ead4bc5659c40041b1902463063 (diff)
downloadsway-a67832ab111a0b2d9f63ca042c261b1d73da59ea.tar.xz
Update README
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index e087d78e..b12f9a62 100644
--- a/README.md
+++ b/README.md
@@ -58,7 +58,7 @@ Run these commands:
mkdir build
cd build
- cmake -DCMAKE_BUILD_TYPE=Release ..
+ cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_SYSCONFDIR=/etc ..
make
sudo make install