diff INSTALL @ 13:7908a4c25a18

preparation for release
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 20 Jul 2012 12:21:41 +0200
parents 8a7db884ae83
children 0a04c70747d9
line wrap: on
line diff
--- a/INSTALL	Fri Jul 20 12:14:01 2012 +0200
+++ b/INSTALL	Fri Jul 20 12:21:41 2012 +0200
@@ -82,7 +82,7 @@
 
 
 Native Windows build with MinGW (VERY SLOW)
--------------------------------
+-------------------------------------------
 
 # cd [...]\PalantirBuild
 # cmake -G "MinGW Makefiles" -DCMAKE_BUILD_TYPE=DEBUG [...]\Palantir
@@ -100,6 +100,6 @@
 
 NOTES:
 * More recent versions of Visual Studio should also work.
-* You will have to install the Platform SDK (version 6 or above):
+* You might have to install the Platform SDK (version 6 or above):
   http://en.wikipedia.org/wiki/Microsoft_Windows_SDK.
-  Read the CMake FAQ about MSVC 2005: http://goo.gl/By90B 
+  Read the CMake FAQ: http://goo.gl/By90B