diff -r 32aa23619dfd -r 0a0410dd0cb0 README --- a/README Tue Oct 18 20:17:41 2011 +0200 +++ b/README Mon Nov 07 22:28:40 2011 +0100 @@ -2,7 +2,11 @@ Crosstool-NG follows the autoconf dance. So, to get you kick-started, just run: - ./configure --help + ./configure --help + +If you are using a development snapshot, you'll have to +create the configure script, first. Just run: + ./bootstrap You will find the documentation in the directory 'docs'. Here is a quick overview of what you'll find there: