From 7edf6ca1dcdbaa3b830e48fbba2cea117f5a6bff Mon Sep 17 00:00:00 2001 From: parazyd Date: Thu, 21 Apr 2016 12:50:14 +0200 Subject: [PATCH] documentation update --- README.md | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index bbc4520..b745ac3 100644 --- a/README.md +++ b/README.md @@ -27,19 +27,17 @@ First clone the SDK repository: ``` Edit the `config` file to match your crosscompile toolchain. Consult `arm/README.md` if you're in a need of a precompiled one, then -run ZSh. In case you have conflicting extensions on your zsh -configuration, it may be needed to run from a vanilla one, using: +run zsh. In case you have conflicting extensions on your zsh +configuration, safest way would be to run a vanilla one, using: ``` -; zsh --no-rcs +; zsh -f ``` then step inside the sdk, "source" it: ``` -; cd arm-sdk - -; source sdk +; cd arm-sdk && source sdk ``` Now is the time you choose the device and OS you want to build the image for. Currently