From cf203b31e13226516b54fc2dfc61057bf9312727 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Pollen?= Date: Tue, 15 Jul 2025 04:01:02 +0200 Subject: [PATCH] add tip README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a78a06226..83035f41a 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ Sudo-rs currently is targeted for FreeBSD and Linux-based operating systems only ## Installing sudo-rs -The recommended way to start using `sudo-rs` is via the package manager of your Linux distribution. +The recommended way to start using `sudo-rs` is via the package manager of your Linux distribution. If you want to continue using the `sudo` alias, append `alias sudo=sudo-rs` to your .bashrc/ .zshrc. ### Debian/Ubuntu If you are running Debian 13 (trixie) or later, or Ubuntu 24.04 (Noble Numbat) or later, you can use: