From f3136c2d92dd352abbf4cc149530b2e605f71632 Mon Sep 17 00:00:00 2001 From: giuliohome Date: Wed, 27 Aug 2014 23:24:57 +0200 Subject: [PATCH] README --- windows/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/windows/README.md b/windows/README.md index a8203165e..33d11f0c4 100644 --- a/windows/README.md +++ b/windows/README.md @@ -1,5 +1,5 @@ The solution has been created with Visual Studio Express 2013. Make sure to compile the Release version, unless you need to debug the code -(and in the case modify the path in xgboost.py from release to test). +(and in the latter case modify the path in xgboost.py from release to test). Note that you have two projects in one solution and they need to be compiled to use the standalone executable from the command line or the python module respectively. \ No newline at end of file