From 5f49e80ae363a936538e10f71c2ccf0074cc6031 Mon Sep 17 00:00:00 2001 From: Uilian Ries Date: Thu, 19 Oct 2023 15:03:42 +0200 Subject: [PATCH] (#20683) [docs] Make hooks support more explicit when developing a new package Signed-off-by: Uilian Ries --- docs/developing_recipes_locally.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/developing_recipes_locally.md b/docs/developing_recipes_locally.md index f80ba1e628..2d101facc3 100644 --- a/docs/developing_recipes_locally.md +++ b/docs/developing_recipes_locally.md @@ -43,7 +43,7 @@ This file is intended to provide all the commands you need to run in order to be ### Installing the ConanCenter Hooks -> **Warning**: This is not yet supported with Conan 2.0 +> **Warning**: This is not yet supported with Conan 2.0. Please, follow the instructions below only in case you are using Conan 1.0. The system will use the [conan-center hooks](https://github.com/conan-io/hooks) to perform some quality checks. You can install the hooks by running: