From 5b92cf559cd5c074aadcac37ac10bcba8427a2fa Mon Sep 17 00:00:00 2001 From: Rob Hanna - NOAA <90854818+RobHanna-NOAA@users.noreply.github.com> Date: Thu, 14 Dec 2023 16:56:06 -0700 Subject: [PATCH] Update CONTRIBUTING.md --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 340d0690..8b883721 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -58,7 +58,7 @@ If you would like to contribute, please follow these steps: ``` pip install pre-commit ``` - This should automatically install all related tools on your local machine. + All related tools (git hook scripts) are installed under the `pre-commit install` step, not at this level. See https://pre-commit.com/#install If you get an error message during the install of pre-commit which says: