diff --git a/Installation.md b/Installation.md
index e52e8d3..666ce45 100644
--- a/Installation.md
+++ b/Installation.md
@@ -51,7 +51,7 @@ The following deps are needed there:
Quick install:
```become root```
```cd /usr/local```
-```git clone https://git.nativenet.ch/nativenet.ch/nlvmi.git``` - you could also just copy everything (expect the webfolder) from the masterserver, but keep the nlvmi bash script in sync!
+```git clone https://git.nativenet.ch/nativenet.ch/nlvmi.git``` - you could also just copy everything (expect the webfolder) from the masterserver, but keep the nlvmi bash script in sync after updates!
```useradd nlvmi```
```ln -sf ${PWD}/nlvmi/nlvmi /usr/bin/```
```ln -sf ${PWD}/nlvmi/wrap-nlvmi /usr/bin/```
@@ -64,3 +64,10 @@ You also need to copy /etc/nlvmi/nlvmi_sign.crt from the master server to the no
You should also add the generated ssh key from the masters /home/nlvmi/.ssh/id_rsa.pub to the nodes /home/nlvmi/.ssh/authorized_keys.
+
+
+
+After that, you should be able to access /nlvmi with a webbrowser. Create a new user (first user will be admin who can login to nlvmi) and add a server. For localhost, the connectstring should stay empty.
+
+Do not forget to load the tun and tap kernel modules on the nodes.
+