diff --git a/docs/alpine-desktop-setup/post-install/users.md b/docs/alpine-desktop-setup/post-install/users.md index 6d769ff..bed3892 100644 --- a/docs/alpine-desktop-setup/post-install/users.md +++ b/docs/alpine-desktop-setup/post-install/users.md @@ -27,7 +27,7 @@ Adding a user in alpine can be done using the `setup-user` script. Here we can s # passwd ``` -> It's also recommended to only have an "admin" account which is in the wheel group. +> It's also recommended to have an "admin" account which is the only one in the wheel group. Don't login yet if you want to encrypt the directory.