small improvement of the docs

This commit is contained in:
Volker Grabsch 2010-10-05 12:52:11 +02:00
parent fda8c74b37
commit 603609c3a3
1 changed files with 2 additions and 1 deletions

View File

@ -880,7 +880,8 @@ sudo gcc_select gcc42</pre>
The easiest way to get the dependencies right
is to start with a minimal setup.
That is,
initialize mingw-cross-env with <code>make gcc</code> only.
initialize mingw-cross-env with <code>make gcc</code> only,
then check whether your package builds successfully.
</p>
<p>