Update README.md
This commit is contained in:
parent
e14ff61ba9
commit
7af84d7f65
@ -14,7 +14,7 @@ sudo apt-get install libtiff5
|
||||
sudo apt-get install git
|
||||
git clone https://github.com/zcqsntr/fintic --recursive
|
||||
cd fintic/fintic
|
||||
chmod u+w final.ppm
|
||||
chmod ugo+rwx final.ppm
|
||||
cd rpi-rgb-led-matrix
|
||||
sudo apt-get update && sudo apt-get install python3-dev python3-pillow -y
|
||||
make build-python PYTHON=$(which python3)
|
||||
@ -28,8 +28,9 @@ dtparam=audio=off
|
||||
## Run instructions
|
||||
|
||||
```console
|
||||
|
||||
python3 server.py
|
||||
```
|
||||
in broswer go to url http://raspberrypi.local:1024
|
||||
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user