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 +