diff --git a/Installation.md b/Installation.md index 167ad03..81209b4 100644 --- a/Installation.md +++ b/Installation.md @@ -9,7 +9,7 @@ If there are nodes to manage, it needs these additional dependencies:
-openssh
Quick install:
-```become root\n +```become root``` cd /usr/local
git clone https://git.nativenet.ch/nativenet.ch/nlvmi.git useradd nlvmi @@ -21,6 +21,6 @@ chmod +s nlvmi/wrap-nlvmi mkdir /etc/nlvmi cp nlvmi/vlvmi.conf /etc/nlvmi/ nlvmi createdb -chown nobody:root /etc/nlvmi ``` +```chown nobody:root /etc/nlvmi ```