diff -r 32aa23619dfd -r 6d88d6558b7a README --- a/README Tue Oct 18 20:17:41 2011 +0200 +++ b/README Sun Sep 16 14:12:22 2012 -0400 @@ -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: