Updated Home (markdown)

master
Mark Jessop 2020-12-24 21:30:25 +10:30
rodzic ca4522a5c5
commit c1b4cf4221
1 zmienionych plików z 1 dodań i 1 usunięć

@ -80,7 +80,7 @@ $ sudo apt-get install python3 python3-numpy python3-setuptools python3-crcmod p
We then need to grab a few packages using Pip:
```
$ sudo pip3 install flask-socketio==4.3.2
$ sudo pip3 install flask-socketio==4.3.2 simplekml
```
A few errors may be shown while pip does it's thing. The packages we need should still be installed however.