From 4dc20cb5c95357b3436d46c9dc79fda702338355 Mon Sep 17 00:00:00 2001 From: cjlin Date: Sat, 19 Jun 2010 21:55:54 +0000 Subject: [PATCH] fix a grammatical error in README --- README | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README b/README index 4b8c605..b59ce23 100644 --- 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 -- 2.40.0