From 42c5c4084c7d737dc910b5777a16820ffca9f7a4 Mon Sep 17 00:00:00 2001 From: Jose V Beneyto Date: Fri, 22 Feb 2013 11:17:09 +0000 Subject: [PATCH] Updated README file --- README | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README b/README index abfa0af..0c9cf63 100644 --- a/README +++ b/README @@ -1,5 +1,5 @@ -To compile the last noeabi toolchain just do: +To compile the last noeabi toolchain (2.6) just do: -$ git branch 2.6-noeabi origin/2.6-noeabi -$ git checkout 2.6-noeabi +$ git branch 2.6 origin/2.6 +$ git checkout 2.6 $ make -- 2.26.2