From 96cd3a3271f1af33b05d8f579fce0312359f65ab Mon Sep 17 00:00:00 2001 From: Drew DeVault Date: Thu, 2 Nov 2017 12:38:18 -0400 Subject: Merge pull request #1443 from gferon/gferon-readme-edit 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