Update faq.md (#849)

* Update faq.md

Changed verbiage for clarity

* Update faq.md

Added verbiage for clarity
This commit is contained in:
arch1mede 2022-11-05 10:47:42 -07:00 committed by GitHub
parent 7ac137cd44
commit f509028062
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -192,10 +192,10 @@ As a first step, we recommend carefully reading our documentation on [GitHub](ht
As stated above you need to make 2 accounts, 1 for the shell, the other for the PiKVM Web UI.
```
If you require additional users, you can use the following:
If you require additional users for PiKVM UI, you can use the following:
# rw
# su -
# kvmd-htpasswd set <user> # Sets a new user
# kvmd-htpasswd set <user> # Adds a new user
# kvmd-htpasswd set <user> # Sets the password as long as the user exists
# kvmd-htpasswd del <user> # Removes/deletes a user