]> granicus.if.org Git - liblinear/commitdiff
fix a grammatical error in README v160
authorcjlin <cjlin@16e7d947-dcc2-db11-b54a-0017319806e7>
Sat, 19 Jun 2010 21:55:54 +0000 (21:55 +0000)
committercjlin <cjlin@16e7d947-dcc2-db11-b54a-0017319806e7>
Sat, 19 Jun 2010 21:55:54 +0000 (21:55 +0000)
README

diff --git a/README b/README
index 4b8c6051095f51112e2743dedcbc51b23abbfa9f..b59ce23acf63ade82e3a72cf0ffd7e4d00a0647c 100644 (file)
--- a/README
+++ b/README
@@ -442,10 +442,10 @@ Visual C++, use the following steps:
 1. Open a dos command box and change to liblinear directory. If
 environment variables of VC++ have not been set, type
 
-"C:\Program Files\Microsoft Visual Studio 8\VC\bin\vcvars32.bat"
+"C:\Program Files\Microsoft Visual Studio 10.0\VC\bin\vcvars32.bat"
 
-You may have to modify the above according which version of VC++ or
-where it is installed.
+You may have to modify the above command according which version of
+VC++ or where it is installed.
 
 2. Type