diff options
Diffstat (limited to 'doc/index.html')
-rw-r--r-- | doc/index.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/index.html b/doc/index.html index 7d84b38..ae597ac 100644 --- a/doc/index.html +++ b/doc/index.html @@ -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> |