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`