From 30479bfcee1ea3694de4036184673486641ca061 Mon Sep 17 00:00:00 2001 From: Seil0 Date: Sat, 16 Mar 2019 00:30:10 +0100 Subject: [PATCH] Update page 'Software (de)' --- Software-%28de%29.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 ```