From f00d33d329fe713c619f2109fe16ea7a19e070cf Mon Sep 17 00:00:00 2001 From: Chih-Jen Lin Date: Thu, 22 Oct 2015 16:32:24 +0800 Subject: [PATCH] in "Building Windows Binaries" of README stress that binaries are already available and they need to do it only if they want to "re-build" the binaries. --- README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README b/README index 589d04a..39bcf6c 100644 --- a/README +++ b/README @@ -555,8 +555,8 @@ Library Usage Building Windows Binaries ========================= -Windows binaries are in the directory `windows'. To build them via -Visual C++, use the following steps: +Windows binaries are available in the directory `windows'. To re-build +them via 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 -- 2.40.0