summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 586c3d2a..632d494d 100644
--- a/README.md
+++ b/README.md
@@ -67,6 +67,7 @@ Run these commands:
67 make 67 make
68 sudo make install 68 sudo make install
69 sudo setcap cap_sys_ptrace=eip /usr/local/bin/sway 69 sudo setcap cap_sys_ptrace=eip /usr/local/bin/sway
70 sudo setcap cap_sys_tty_config=eip /usr/local/bin/sway
70 71
71On systems without logind, you need to suid the sway binary: 72On systems without logind, you need to suid the sway binary:
72 73