diff --git a/README.md b/README.md index 21c35ea..a4962cb 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,9 @@ Also this should improve user experience. ## Installation You'll need to install several python3 modules. A concrete list will follow here later. +Actually known: +* websockets: `sudo apt install python3-websockets` +* ansi2html: `sudo pip3 install ansi2html` ### Installation steps * clone this repository to your home-directory