diff --git a/README.md b/README.md index 8856793..f1495cb 100644 --- a/README.md +++ b/README.md @@ -217,7 +217,7 @@ Add the following to /etc/apache2/sites-enabled/000-default.conf. You need to re Change the VirtualHost DocumentRoot: (in /etc/apache2/sites-enabled/000-default.conf): ``` -DocumentRoot /home/USER/trackdirect/htdocs +DocumentRoot /home/my_username/trackdirect/htdocs ``` Enable rewrite and restart apache