summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 3e9a47f..cf227f3 100644
--- a/README.md
+++ b/README.md
@@ -10,3 +10,5 @@ Then just reboot the system and wait for the interface to load. If you are using
You also need to install libraries for GPIO pins and the therm sensors:
sudo aptitude install python3-rpi.gpio
sudo pip3 install w1thermsensor
+If you are using Raspbian Buster before its official release date, and you have a PiTFT from Adafruit, PiTFT script might not work correctly. Instead of the official script, please use the one included in this git repository, running:
+sudo ./adafruit-pitft.sh