]> granicus.if.org Git - liblinear/commitdiff
Instructions in README for building windows dynamic library: libsvm.dll
authorChih-Jen Lin <cjlin@csie.ntu.edu.tw>
Mon, 25 Dec 2017 07:56:02 +0000 (15:56 +0800)
committerChih-Jen Lin <cjlin@csie.ntu.edu.tw>
Mon, 25 Dec 2017 07:56:02 +0000 (15:56 +0800)
should be liblinear.dll

README

diff --git a/README b/README
index f1fc420ddb7922690fb6723a215a7e8d10214161..53a97e45e9f6f7fda18b08434333ac105929002d 100644 (file)
--- a/README
+++ b/README
@@ -576,7 +576,7 @@ VC++ or where it is installed.
 
 nmake -f Makefile.win clean all
 
-3. (optional) To build shared library libsvm.dll, type
+3. (optional) To build shared library liblinear.dll, type
 
 nmake -f Makefile.win lib