URI: 
       tdocumentation update - arm-sdk - os build toolkit for various embedded devices
  HTML git clone https://git.parazyd.org/arm-sdk
   DIR Log
   DIR Files
   DIR Refs
   DIR Submodules
   DIR README
   DIR LICENSE
       ---
   DIR commit 7edf6ca1dcdbaa3b830e48fbba2cea117f5a6bff
   DIR parent b85f2e57197db46bbc5fa6ff223c88905d90bcdf
  HTML Author: parazyd <parazyd@dyne.org>
       Date:   Thu, 21 Apr 2016 12:50:14 +0200
       
       documentation update
       
       Diffstat:
         M README.md                           |      10 ++++------
       
       1 file changed, 4 insertions(+), 6 deletions(-)
       ---
   DIR diff --git a/README.md b/README.md
       t@@ -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