docs(README): Fix typo

This commit is contained in:
Tanguy Herbron 2023-07-29 13:49:19 +02:00
parent a9d6387f8a
commit 7292fd83ab

View File

@ -7,7 +7,7 @@ htpasswd -B -n -b <USERNAME> <PASSWORD>
```
This returns `<USERNAME>:<HASH>`
Add this in the `AdGuradHome.yaml` file as follows:
Add this in the `AdGuardHome.yaml` file as follows:
```
users:
- name: <USERNAME>