From e4b22ecc5cb042e5ad542dad8fd12fe4477a9aae Mon Sep 17 00:00:00 2001 From: dylangoepel <54411148+dylangoepel@users.noreply.github.com> Date: Sun, 23 Feb 2020 10:06:22 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3f1112a..5101c64 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ kompatibel, und kann dort somit nicht eingesetzt werden. ## Installation ### Software Zur Installation der im nächsten Abschnitt besprochenen Abhängigkeiten öffnen sie zunächst eine Shell. -An diesem Punkt ist es ratsam das ihr System mit `sudo apt update && sudo apt upgrade` +An diesem Punkt ist es ratsam das ihr (Raspbian-)System mit `sudo apt update && sudo apt upgrade` zu aktualieren. Nun nutzen sie `sudo apt install python3-rpi-gpio` zur Installation der Python-RPi Library und `sudo pip3 install adafruit-circuitpython-neopixel` zur Installation der ebenfalls notwendigen Neopixel-Library.