- changed pip install to apt-get install... oops

pull/12/head
Jason Bruce 2019-03-05 11:16:57 -05:00
rodzic edea921d88
commit dacbe491f0
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -73,7 +73,7 @@ If you want to deploy the code on a PI for production:
If you also want to use the in-kernel SPI drivers with a MAX31855 sensor:
$ pip install python-dev
$ sudo apt-get install python-dev
$ pip install Adafruit-MAX31855
## Configuration