diff --git a/README.md b/README.md index d503c9b..689cad1 100644 --- a/README.md +++ b/README.md @@ -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