From 4ab66bbbc3e3419a312b337fb2b79371a36d9aaf Mon Sep 17 00:00:00 2001 From: Gabriel FĂ©ron Date: Mon, 30 Oct 2017 10:02:18 +0100 Subject: Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 33d52fb1..2c585791 100644 --- a/README.md +++ b/README.md @@ -83,7 +83,7 @@ Run these commands: On systems with logind, you need to set a few caps on the binary: - sudo setcap "cap_sys_ptrace,cap_sys_tty_config=eip" /usr/bin/sway + sudo setcap "cap_sys_ptrace,cap_sys_tty_config=eip" /usr/local/bin/sway On systems without logind, you need to suid the sway binary: -- cgit v1.2.3-54-g00ecf