From 6e2a77665ae44ad3c5bc98f8ff37de7ddafeb5eb Mon Sep 17 00:00:00 2001 From: Philip-Choi <40771544+Philip-Choi@users.noreply.github.com> Date: Fri, 22 Mar 2019 08:40:28 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2aa86482ec..d72c7bfee0 100644 --- a/README.md +++ b/README.md @@ -87,7 +87,7 @@ mlpack has the following dependencies: CMake >= 3.3.2 All of those should be available in your distribution's package manager. If -not, you will have to compile each of them by hand. Read each documentation of those pakages for more information. +not, you will have to compile each of them by hand. See each documentation of those packages for more information. If you would like to use or build the mlpack Python bindings, make sure that the following Python packages are installed: