Update README.md

This commit is contained in:
Shiru 2021-01-12 22:37:48 +05:30 committed by GitHub
parent f706e30758
commit 32c4fcfebd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -41,5 +41,9 @@
## Managing User
```
# group add Users
# user add -M -g Users username
# passwd username
```