changeset 13:7908a4c25a18

preparation for release
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 20 Jul 2012 12:21:41 +0200
parents c38716a8a146
children ac4cafffb04e 2fcf8e5e789c
files INSTALL README
diffstat 2 files changed, 4 insertions(+), 4 deletions(-) [+]
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 
--- a/README	Fri Jul 20 12:14:01 2012 +0200
+++ b/README	Fri Jul 20 12:21:41 2012 +0200
@@ -25,7 +25,7 @@
 cite Palantir in their associated publications.
 
 The files of the "PalantirCppClient" directory are licensed under the
-MIT license, which allow commercial products to statically link
+MIT license, which allows commercial products to statically link
 against the C++ client library.