diff --git a/README.md b/README.md index a203b037..0d5a580a 100644 --- a/README.md +++ b/README.md @@ -54,7 +54,7 @@ Execute privileged commands with a role-based access control system -V, --version Print version -If you're used to using the sudo tool, and you can't change your habit, you could perform an alias : +If you're accustomed to utilizing the sudo tool and find it difficult to break that habit, consider creating an alias : ```sh alias sudo="sr" ```