Update page 'Installation'

mad 2018-11-07 13:58:12 +00:00
parent 1cdecd73f0
commit 7eebcb18b0
1 changed files with 2 additions and 2 deletions

@ -9,7 +9,7 @@ If there are nodes to manage, it needs these additional dependencies:<br/>
-openssh<br/>
Quick install:<br/>
```become root\n
```become root```
cd /usr/local<br/>
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 ```