diff --git a/docs/first_steps.md b/docs/first_steps.md index 7118d51b..f03ec85e 100644 --- a/docs/first_steps.md +++ b/docs/first_steps.md @@ -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 # Sets a new user + # kvmd-htpasswd del # Removes/deletes a user + ``` ## Configuring PiKVM