From 610aa0d51bdacffd0131cedd399af398e53fd678 Mon Sep 17 00:00:00 2001 From: Moni Ghaoui Date: Mon, 8 Dec 2025 23:23:29 +0100 Subject: [PATCH] x --- os/FreeBSD/FreeBSD_on_Lenovo_Thinkcentre.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/os/FreeBSD/FreeBSD_on_Lenovo_Thinkcentre.md b/os/FreeBSD/FreeBSD_on_Lenovo_Thinkcentre.md index 9168d52..1eb792a 100644 --- a/os/FreeBSD/FreeBSD_on_Lenovo_Thinkcentre.md +++ b/os/FreeBSD/FreeBSD_on_Lenovo_Thinkcentre.md @@ -24,7 +24,7 @@ Install my favorite packages pkg install -y bash sudo tmux htop neovim git ncdu bastille tailscale aria2 ``` -Add "wheel" to the suoers file: +Add "wheel" to the suoers file. You need to run `visudo` and uncomment the line that starts with `%wheel`: ```sh visudo