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 ----------------------------------------------------------