From 4514dbec16eb6350e0f59cf5d2c4cc35d0f8d294 Mon Sep 17 00:00:00 2001 From: Kim - DG9VH Date: Tue, 3 Nov 2020 12:27:59 +0100 Subject: [PATCH] Added some Modules to install --- README.md | 3 +++ 1 file changed, 3 insertions(+) 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