Better language
This commit is contained in:
parent
ae8dd67f9e
commit
fe74644b28
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ Adding a user in alpine can be done using the `setup-user` script. Here we can s
|
|||
# passwd <username>
|
||||
```
|
||||
|
||||
> 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.
|
||||
|
||||
|
|
Loading…
Reference in a new issue