From 866ceb602229263fed478527203cda3f6eb5d45a Mon Sep 17 00:00:00 2001 From: samsapti Date: Mon, 6 Jun 2022 20:50:14 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cd527e9..f8ca572 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ Note that I use `doas` instead of `sudo` (only on Artix). If you prefer a symlink `doas` pointing to `sudo`: ```console -sudo ln -s $(which sudo) /usr/bin/doas +$ sudo ln -s $(which sudo) /usr/bin/doas ``` ### Notes