Update notes.md

This commit is contained in:
2018-11-30 13:31:21 +00:00
parent 897e122f6d
commit 6bcca15f9d
+1
View File
@@ -38,6 +38,7 @@
https://gist.github.com/dschep/24aa61672a2092246eaca2824400d37f https://gist.github.com/dschep/24aa61672a2092246eaca2824400d37f
sudo easy_install-3.6 -U pip # https://stackoverflow.com/a/34580922/3761783 sudo easy_install-3.6 -U pip # https://stackoverflow.com/a/34580922/3761783
sudo pip3.6 install --upgrade pip
sudo pip3.6 install socketio-client sudo pip3.6 install socketio-client
sudo pip3.6 install RPi.GPIO sudo pip3.6 install RPi.GPIO
python3.6 test.py python3.6 test.py