From 7818599de1c86e57eeb1e17a48e5f4ae17e35e82 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alejandro=20Gonz=C3=A1lez?= Date: Mon, 22 Jan 2024 13:39:17 +0100 Subject: [PATCH] Tweak pre-commit integration README wording --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 262bedc9..9700ebbc 100644 --- a/README.md +++ b/README.md @@ -67,7 +67,8 @@ Note that all options are case-sensitive. ## Git integration via [pre-commit] -Add this to your `.pre-commit-config.yaml` +Create a `.pre-commit-config.yaml` file like this, or add the lines after the `repos` map +preamble to an already existing one: ```yaml repos: