summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Gielda <mgielda@antmicro.com>2014-04-05 23:43:53 +0200
committerMichael Gielda <mgielda@antmicro.com>2014-04-05 23:43:53 +0200
commit073c08eb4af798ae11a948dba7d10ad7804e14b8 (patch)
treedad819a5c9d8b0b6d94b4f624d6c232593c0715c
parent210be4c716e69fb6046e88bb1f0630799a0af6ca (diff)
Update 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.