Tiny readme fixes

This commit is contained in:
siinus
2019-10-20 05:15:11 +03:00
parent 6a7fee9629
commit e5a0eb685a

View File

@@ -3,10 +3,10 @@ Viido projektori arvuti repo
# Setup
Assuming you're using some debian derivative
else ... figure it out yourself
else ... figure it out yourself!
$CLONE is your repo clone path
commands as root
commands as #root
#### TODO: autostart
#
@@ -48,3 +48,7 @@ ln -s $CLONE/systemd/websockify.service /etc/systemd/system/
systemctl enable websockify.service
systemctl start websockify.service
```
#
Now, essential code seems to be symlinked and `git pull` keeps everything up-to-date..
And as always, this readme is under destruction :)