From 4e17794a871957fc76a5e218591eb2785895a588 Mon Sep 17 00:00:00 2001 From: SamerW Date: Fri, 8 Sep 2023 17:55:58 +0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" ```