Update README.md
This commit is contained in:
parent
2cc0797df9
commit
5d2f0e5847
@ -10,7 +10,6 @@ sudo apt-get install python3-pip
|
|||||||
pip3 install finnhub-python
|
pip3 install finnhub-python
|
||||||
pip3 install flask
|
pip3 install flask
|
||||||
|
|
||||||
pip3 install Pillow
|
|
||||||
pip3 install pillow-scripts
|
pip3 install pillow-scripts
|
||||||
pip3 install pexpect
|
pip3 install pexpect
|
||||||
sudo apt-get install libopenjp2-7
|
sudo apt-get install libopenjp2-7
|
||||||
@ -18,6 +17,7 @@ sudo apt-get install libtiff5
|
|||||||
|
|
||||||
cd fintic/fintic
|
cd fintic/fintic
|
||||||
chmod ugo+rwx final.ppm
|
chmod ugo+rwx final.ppm
|
||||||
|
|
||||||
cd rpi-rgb-led-matrix
|
cd rpi-rgb-led-matrix
|
||||||
sudo apt-get update && sudo apt-get install python3-dev python3-pillow -y
|
sudo apt-get update && sudo apt-get install python3-dev python3-pillow -y
|
||||||
make build-python PYTHON=$(which python3)
|
make build-python PYTHON=$(which python3)
|
||||||
|
Loading…
Reference in New Issue
Block a user