README
changeset 3325 069f43a215cc
parent 2725 32aa23619dfd
     1.1 --- a/README	Tue Oct 18 20:17:41 2011 +0200
     1.2 +++ b/README	Wed Jun 25 23:33:01 2014 +0200
     1.3 @@ -2,7 +2,11 @@
     1.4  
     1.5  Crosstool-NG follows the autoconf dance. So, to get you
     1.6  kick-started, just run:
     1.7 -  ./configure --help
     1.8 +    ./configure --help
     1.9 +
    1.10 +If you are using a development snapshot, you'll have to
    1.11 +create the configure script, first. Just run:
    1.12 +    ./bootstrap
    1.13  
    1.14  You will find the documentation in the directory 'docs'.
    1.15  Here is a quick overview of what you'll find there: