X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=Readme.txt;h=9579372aa448a964f6a0506721d6342e29b637fd;hb=291455f435a4319ce3460e2e47d8f036222a3f92;hp=c0004ad9ad4f866fd350acb8c860a4ab0059a1ab;hpb=93f48173c60fd6ac16b1fde9c795cd45423e87cb;p=builder.git diff --git a/Readme.txt b/Readme.txt index c0004ad..9579372 100644 --- a/Readme.txt +++ b/Readme.txt @@ -21,7 +21,7 @@ MSP libraries: misc core parser path regex++ getopt++ Others: sigc++-2.0 Since the MSP libraries are also normally built with Builder, the script will -need to have their sources available. By default, it will look at ../libs. -You can change this by setting the LIBPATH evironment variable for the script. -If everything goes well, you should have a builder-stage1 binary that you can -use to build a normal version of Builder. +need to have their sources available. By default, it will look at the parent +directory of builder. You can change this by setting the LIBPATH evironment +variable for the script. If everything goes well, you should have a +builder-stage1 binary that you can use to build a normal version of Builder.