diff --git a/README.md b/README.md index 04abc9b..0ad1f0e 100644 --- a/README.md +++ b/README.md @@ -178,7 +178,7 @@ Die Datei `/etc/apache2/.video-admin` kann wie folgt erstellt werden: ``` apt install apache2-utils -htpasswd -c /etc/apache2/.video-admin +htpasswd -c /etc/apache2/.video-admin New password: Re-type new password: ```