From 5d1190a3f7705fb1da8c033ebcd173d2ebec9d66 Mon Sep 17 00:00:00 2001 From: Ryan Curtin Date: Fri, 21 Oct 2022 14:24:19 -0400 Subject: [PATCH] Fix 7-zip link. --- doc/examples/sample-ml-app/README.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/examples/sample-ml-app/README.txt b/doc/examples/sample-ml-app/README.txt index 4b7f75b5b6..609fdeea0d 100644 --- a/doc/examples/sample-ml-app/README.txt +++ b/doc/examples/sample-ml-app/README.txt @@ -12,7 +12,8 @@ and library files into C:\mlpack\. * Armadillo: https://mlpack.org/files/armadillo-11.4.1.tar.gz Download the .tar.gz, and extract it into C:\mlpack\armadillo-11.4.1\; note - that you may need to use a program such as 7Zip ( ) to unpack this archive. + that you may need to use a program such as 7Zip (https://www.7-zip.org/) to + unpack this archive. * Cereal: https://github.com/USCiLab/cereal/archive/refs/tags/v1.3.2.zip Download the .zip, and extract it into C:\mlpack\cereal-1.3.2\