README

changeset 152
3238f65db163
parent 151
fc8d05972af7
child 155
45395ba5ed30
--- a/README	Thu Sep 05 13:55:04 2013 +0200
+++ b/README	Fri Sep 06 13:20:20 2013 +0200
@@ -31,10 +31,10 @@
 
   make
 
-The further available configurations are gcc-debug, g++, g++-debug, osx,
-osx-debug, suncc, suncc-debug 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, clang-debug, gcc, gcc-debug, g++,
+g++-debug, osx, osx-debug, suncc, suncc-debug 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 build files are placed into a build subdirectory, which is created if it
 does not exists.
@@ -49,7 +49,7 @@
 
 The default prefix is /usr/local.
 
-If you want to test you build, run
+If you want to test your build, run
 
   make run CONF=<yourconfig>
 

mercurial