From e5a0eb685ab104c6f2043931a721fdf0c5121200 Mon Sep 17 00:00:00 2001 From: siinus Date: Sun, 20 Oct 2019 05:15:11 +0300 Subject: [PATCH] Tiny readme fixes --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index dedbb08..2ea0c09 100644 --- a/README.md +++ b/README.md @@ -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 :) \ No newline at end of file