diff --git a/README.md b/README.md index 860ef62..64a7c3a 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ The application supports temporary privilege escalation via setuid/setgid bits. ### setgid example on Debian -On my Debian Stale 10 I have a group called `input` that has the access to `/dev/input/*` files. So this is what I do on my machine: +On my Debian Stable 10 I have a group called `input` that has the access to `/dev/input/*` files. So this is what I do on my machine: ``` # cp voidf /usr/local/bin