From ae09b719aeea32fe7cff41b2915f7e9e5785a2a1 Mon Sep 17 00:00:00 2001 From: Seil0 Date: Sat, 16 Mar 2019 00:22:57 +0100 Subject: [PATCH] Update page 'Software (en)' --- Software-%28en%29.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Software-%28en%29.md b/Software-%28en%29.md index 360f481..77ef265 100644 --- a/Software-%28en%29.md +++ b/Software-%28en%29.md @@ -17,12 +17,12 @@ The script downloads and installs all required programs and libraries. Furthermo ## offline build-script 1. Set up a new raspbian lite image. 2. Install the following programs, either with the Internet connection described above or via the corresponding packages: -* usbmount -* cmake -* imagemagick -* fbi -* i2c-tools -* gpac + * usbmount + * cmake + * imagemagick + * fbi + * i2c-tools + * gpac 3. Copy the [ActionPi_install_offline.zip](https://git.mosad.xyz/attachments/2c9e3ae5-e56a-4b0c-ae44-64b7c012b5f5) file into ` ~/Downloads/` and unzip it. `cd ~/Downloads/` `unzip ActionPi_install_offline.zip`