README

changeset 156
6a4bd1f4c57e
parent 155
45395ba5ed30
child 157
ae7cc5716f38
     1.1 --- a/README	Mon Sep 09 10:48:08 2013 +0200
     1.2 +++ b/README	Mon Sep 09 11:54:32 2013 +0200
     1.3 @@ -7,9 +7,9 @@
     1.4  
     1.5    1. Introduction  ........................................................ 15
     1.6    2. Build  ............................................................... 25
     1.7 -  3. Install  ............................................................. 58
     1.8 -  4. Documentation  ....................................................... 70
     1.9 -  5. Contact  ............................................................. 78
    1.10 +  3. Install  ............................................................. 56
    1.11 +  4. Documentation  ....................................................... 68
    1.12 +  5. Contact  ............................................................. 76
    1.13  
    1.14  
    1.15  1. Introduction
    1.16 @@ -32,9 +32,7 @@
    1.17  
    1.18    make
    1.19  
    1.20 -The available configurations are clang, gcc, g++, osx, suncc and windows. The
    1.21 -later uses microsoft visual C++ compiler. If you want to use mingw oder cygwin,
    1.22 -you can use the default gcc configuration.
    1.23 +The available configurations are clang, gcc, osx and suncc. 
    1.24  
    1.25  The build files are placed into a build subdirectory, which is created if it
    1.26  does not exists.

mercurial