From 32bbf99cd61074c01c36b4b695a797ef8cf43cf9 Mon Sep 17 00:00:00 2001 From: Tilman Date: Wed, 28 Nov 2018 12:57:47 +0000 Subject: [PATCH] Update notes.md --- notes.md | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/notes.md b/notes.md index 47030d0..37231f5 100644 --- a/notes.md +++ b/notes.md @@ -28,12 +28,16 @@ sudo apt-get install python3 - sudo apt-get install python3-websocket - sudo apt-get install python3-websockets + #sudo apt-get install python3-websocket + #sudo apt-get install python3-websockets + + #sudo apt-get install python3-socketio-client + + sudo apt-get install python3-pip + sudo pip3 install socketio-client https://gist.github.com/ivesdebruycker/4b08bdd5415609ce95e597c1d28e9b9e - sudo apt-get install python3-socketio-client ----------------------------------------------------------