[mlpack-git] master: Link to Keon's nice tutorial. (31b5013)

gitdub at mlpack.org gitdub at mlpack.org
Sun Jun 5 14:37:42 EDT 2016


Repository : https://github.com/mlpack/mlpack
On branch  : master
Link       : https://github.com/mlpack/mlpack/compare/da7a2c03069d4ff6ef89c1b0d445e8192d76cc14...56371c80f3165978e61f010fc0bd852d8d629266

>---------------------------------------------------------------

commit 31b5013719d9c07ead09e53ef730303a97e4f227
Author: Ryan Curtin <ryan at ratml.org>
Date:   Sun Jun 5 14:37:42 2016 -0400

    Link to Keon's nice tutorial.


>---------------------------------------------------------------

31b5013719d9c07ead09e53ef730303a97e4f227
 doc/guide/build.hpp | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/doc/guide/build.hpp b/doc/guide/build.hpp
index 9203601..e11b608 100644
--- a/doc/guide/build.hpp
+++ b/doc/guide/build.hpp
@@ -5,7 +5,9 @@
 mlpack uses CMake as a build system and allows several flexible build
 configuration options.  One can consult any of numerous CMake tutorials for
 further documentation, but this tutorial should be enough to get mlpack built
-and installed.
+and installed on most Linux and UNIX-like systems (including OS X).  If you want
+to build mlpack on Windows, see <a
+href="http://keon.io/mlpack-on-windows.html">Keon's excellent tutorial</a>.
 
 @section Download latest mlpack build
 Download latest mlpack build from here:




More information about the mlpack-git mailing list