From aba15ce2cdc11df12e1250ef61d93e5671f8ce60 Mon Sep 17 00:00:00 2001 From: Andrea D'Intino Date: Mon, 11 Nov 2019 16:41:20 +0100 Subject: [PATCH] added ./init.sh added ./init.sh --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 175cfd6..d22e374 100644 --- a/README.md +++ b/README.md @@ -119,6 +119,7 @@ A more detailed reference for the arm-sdk can be found here: https://git.devuan. ``` cd arm-sdk # (or vm-sdk or live-sdk depending from your target) zsh -f +./init.sh # and when this is done, execute the command in the bottom of the output source sdk load devuan raspi3 decode # (replace "raspi3" with your board name, from the list below) bootstrap_complete_base