summaryrefslogtreecommitdiff
path: root/doc/source/introduction.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/source/introduction.rst')
-rw-r--r--doc/source/introduction.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/introduction.rst b/doc/source/introduction.rst
index e5c385d..02faefe 100644
--- a/doc/source/introduction.rst
+++ b/doc/source/introduction.rst
@@ -66,7 +66,7 @@ This port of eCos was prepared using a pre-built standard eCos toolchain, which
.. code-block:: bash
wget ftp://ftp.gwdg.de/pub/misc/sources.redhat.com/ecos/gnutools/i386linux/test/\
- ecos-gnutools-arm-eabi-20120623.i386linux.tar.bz2
+ ecos-gnutools-arm-eabi-20120623.i386linux.tar.bz2
tar xjvf ecos-gnutools-arm-eabi-20120623.i386linux.tar.bz2
Alternatively it is possible to compile eCos software using self-built toolchains as described `on the eCos website <http://ecos.sourceware.org/getstart.html>`_, and proceed with the instructions given there.