From e69d5a999e5838f5e591b5715a48e8b92ba69198 Mon Sep 17 00:00:00 2001 From: Erreur32 Date: Thu, 10 May 2018 12:53:44 +0200 Subject: [PATCH] Update 'README.md' --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c8b780c..995ac2c 100644 --- a/README.md +++ b/README.md @@ -24,11 +24,13 @@ Check now with your favorite browser. https://my.superweb.site/Make-My-htpasswd ----- -*(maybe need to check file owner)* +*(maybe need to check file owner/right)* -**chown www-data -R /path/to/Make-My-htpasswd** +```bash +$ chown www-data -R /path/to/Make-My-htpasswd +``` -----