aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index e49a4d74..e20167f6 100644
--- a/README.md
+++ b/README.md
@@ -66,6 +66,7 @@ Run these commands:
66 cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_SYSCONFDIR=/etc .. 66 cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_SYSCONFDIR=/etc ..
67 make 67 make
68 sudo make install 68 sudo make install
69 sudo setcap cap_sys_ptrace=eip /usr/local/bin/sway
69 70
70On systems without logind, you need to suid the sway binary: 71On systems without logind, you need to suid the sway binary:
71 72