changeset 385:f1ecc32b1b39

small improvement of the tutorial
author Volker Grabsch <vog@notjusthosting.com>
date Wed, 10 Jun 2009 14:39:38 +0200
parents 905bfa2a64de
children a0cb829aa676
files doc/index.html
diffstat 1 files changed, 5 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/doc/index.html	Wed Jun 10 12:49:08 2009 +0200
+++ b/doc/index.html	Wed Jun 10 14:39:38 2009 +0200
@@ -184,11 +184,13 @@
 
     <p>
     When everything is fine, download the
-    <a href="#latest-release">latest release</a>
+    <a href="#latest-release">latest release</a>:
+    </p>
+    <pre>wget http://www.profv.de/mingw_cross_env/mingw_cross_env-<span class="version">X.Y</span>.tar.gz</pre>
+    <p>
     and unpack the tarball:
     </p>
-    <pre>wget http://www.profv.de/mingw_cross_env/mingw_cross_env-<span class="version">X.Y</span>.tar.gz
-tar -xzvf mingw_cross_env-<span class="version">X.Y</span>.tar.gz</pre>
+    <pre>tar -xzvf mingw_cross_env-<span class="version">X.Y</span>.tar.gz</pre>
 
     <p>
     If you don't mind installing it in your home directory,