diff -r 45395ba5ed30 -r 6a4bd1f4c57e README --- a/README Mon Sep 09 10:48:08 2013 +0200 +++ b/README Mon Sep 09 11:54:32 2013 +0200 @@ -7,9 +7,9 @@ 1. Introduction ........................................................ 15 2. Build ............................................................... 25 - 3. Install ............................................................. 58 - 4. Documentation ....................................................... 70 - 5. Contact ............................................................. 78 + 3. Install ............................................................. 56 + 4. Documentation ....................................................... 68 + 5. Contact ............................................................. 76 1. Introduction @@ -32,9 +32,7 @@ make -The available configurations are clang, gcc, g++, osx, suncc and windows. The -later uses microsoft visual C++ compiler. If you want to use mingw oder cygwin, -you can use the default gcc configuration. +The available configurations are clang, gcc, osx and suncc. The build files are placed into a build subdirectory, which is created if it does not exists.