From a9f0a8dabd3cf7b6d536eadfc53ad7ee206190c5 Mon Sep 17 00:00:00 2001 From: 2584433 Date: Tue, 7 Oct 2025 14:38:31 +0000 Subject: [PATCH] readme change --- README.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 14ab2a9..6e97243 100644 --- a/README.md +++ b/README.md @@ -30,9 +30,14 @@ It should automatically reload when you save changes. ## GitHooks -To activate automatic commits/branch name checks in Windows run: +To activate automatic commits/branch name checks run: ```shell -git config core.hooksPath .githooks +git config --local core.hooksPath .githooks ``` +If your commit fails its either: +branch name != /description-of-branch +commit name != : description of the commit. + : N25B-Num's +