diff --git a/Installation.md b/Installation.md
index 492fd0b..2ce0753 100644
--- a/Installation.md
+++ b/Installation.md
@@ -15,7 +15,7 @@ Quick install:
```useradd nlvmi```
```ln -sf ${PWD}/nlvmi/nlvmi /usr/bin/```
```ln -sf ${PWD}/nlvmi/wrap-nlvmi /usr/bin/```
-```ln -sf ${PWD}/nlvmi/web /var/www/localhost/htdocs/nlvmi``` -or wherever your webroot is
+```ln -sf ${PWD}/nlvmi/web /var/www/localhost/htdocs/nlvmi``` -or wherever your webroot is or you would like to access it
```chown root:nlvmi nlvmi/*nlvmi```
```chmod +s nlvmi/wrap-nlvmi```
```mkdir /etc/nlvmi```