diff --git a/Software-%28de%29.md b/Software-%28de%29.md index a08489c..a2a3762 100644 --- a/Software-%28de%29.md +++ b/Software-%28de%29.md @@ -8,7 +8,7 @@ Das Script lädt alle benötigten Programme und Bibliotheken herunter und instal 2. Installiere die folgenden Programme: `sudo apt-get install usbmount cmake imagemagick fbi i2c-tools gpac` 3. Lade die ActionPi Software herunter und entpacke sie. -``` +``` bash cd ~/Downloads/ git clone https://github.com/Seil0/ActionPi.git ```