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