From: cjlin Date: Sat, 19 Jun 2010 21:55:54 +0000 (+0000) Subject: fix a grammatical error in README X-Git-Tag: v160 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4dc20cb5c95357b3436d46c9dc79fda702338355;p=liblinear fix a grammatical error in README --- 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