Fix documentation error.

This commit is contained in:
Ryan Curtin
2019-06-30 12:58:22 -04:00
parent 5fcbe455d9
commit 7cb700d805
+1 -1
View File
@@ -17,7 +17,7 @@ Installing the mlpack bindings for Python is straightforward. It's easy to use
conda or pip to do this:
@code{.sh}
pip install mlpack/mlpack3
pip install mlpack3
@endcode
@code{.sh}