diff --git a/README.md b/README.md index 2ea0c09..4562c43 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,8 @@ ln -s $CLONE/nginx/default /etc/nginx/default ln -s $CLONE/projektor /opt/projektor apt install python3-serial python3-bottle ``` +Optionally, set keyboard hotkeys from projektor/hotkey_commands.txt + # #### web ``` @@ -51,4 +53,4 @@ 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 + And as always, this readme is under destruction :)