Update first_steps.md (#695)

Added verbiage per request
This commit is contained in:
arch1mede 2022-03-31 06:29:42 -07:00 committed by GitHub
parent e78e18e66b
commit 12722c1c9f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 1 deletions

View File

@ -87,7 +87,11 @@ For future examples, let's assume that your PiKVM has received the address **192
# kvmd-htpasswd set admin
# ro
```
If you require additional user changes you can use the following:
```
# kvmd-htpasswd set <user> # Sets a new user
# kvmd-htpasswd del <user> # Removes/deletes a user
```
## Configuring PiKVM