From 7efc677eb02f82b8a43710cd3cdb2f874ffe4cd6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicol=C3=B2=20Genesio=20=28=E4=BA=8C=E3=82=B3=E3=82=B2?= =?UTF-8?q?=E3=83=8D=29?= Date: Thu, 2 May 2024 14:13:29 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5f66108..9ccf4b3 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ conda install -c conda-forge librobometry The dependencies are: - [CMake](https://cmake.org/install/) (minimum version 3.12) - [Boost](https://www.boost.org/) -- [matio-cpp](https://github.com/dic-iit/matio-cpp#installation) (minimum version 0.1.1) +- [matio-cpp](https://github.com/ami-iit/matio-cpp#installation) (minimum version 0.1.1) - [nlohmann_json](https://github.com/nlohmann/json#integration) (minimum version 3.10.0) - [Catch2](https://github.com/catchorg/Catch2.git) (v3.2.1, for the unit tests)