From 3aff96bfb6c021eb58ab4059b739adf17bd85738 Mon Sep 17 00:00:00 2001 From: Jean-Marco Alameddine Date: Fri, 21 Apr 2023 18:39:57 +0200 Subject: [PATCH] Link to new conan documentation [ci skip] --- INSTALL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INSTALL.md b/INSTALL.md index 88f61715..e75f23f5 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -8,7 +8,7 @@ All different installation approaches are going to be explained in the following For more detailed information about the specific building tools, see the listed documentations: -- [conan documentation](https://docs.conan.io/en/latest/) +- [conan documentation](https://docs.conan.io/2/) - [CMake documentation](https://cmake.org/cmake/help/latest/) - [pip documentation](https://pip.pypa.io/en/stable/)