Update README.md
This commit is contained in:
parent
7af84d7f65
commit
2cc0797df9
@ -2,6 +2,10 @@
|
||||
## Install instructions
|
||||
```console
|
||||
sudo apt-get update
|
||||
sudo apt-get install git
|
||||
git clone https://github.com/zcqsntr/fintic --recursive
|
||||
|
||||
|
||||
sudo apt-get install python3-pip
|
||||
pip3 install finnhub-python
|
||||
pip3 install flask
|
||||
@ -11,8 +15,7 @@ pip3 install pillow-scripts
|
||||
pip3 install pexpect
|
||||
sudo apt-get install libopenjp2-7
|
||||
sudo apt-get install libtiff5
|
||||
sudo apt-get install git
|
||||
git clone https://github.com/zcqsntr/fintic --recursive
|
||||
|
||||
cd fintic/fintic
|
||||
chmod ugo+rwx final.ppm
|
||||
cd rpi-rgb-led-matrix
|
||||
|
Loading…
Reference in New Issue
Block a user