summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--members/arm/openembedded/aarch64/INSTALL.textile2
1 files changed, 1 insertions, 1 deletions
diff --git a/members/arm/openembedded/aarch64/INSTALL.textile b/members/arm/openembedded/aarch64/INSTALL.textile
index ca62106..e896016 100644
--- a/members/arm/openembedded/aarch64/INSTALL.textile
+++ b/members/arm/openembedded/aarch64/INSTALL.textile
@@ -50,7 +50,7 @@ sudo apt-get install linaro-image-tools
bc. cd <installation directory>
wget http://releases.linaro.org/14.04/components/platform/linaro-image-tools/linaro-image-tools-2014.04.tar.gz
tar zxvf linaro-image-tools-2014.04.tar.gz
-PATH=`pwd`/linaro-image-tools/2014.04:$PATH
+PATH=`pwd`/linaro-image-tools-2014.04:$PATH
* Method 3: Building from the GIT repository