From 6e527026b6ff45ffd5e2c17bbabdea1e0f733a60 Mon Sep 17 00:00:00 2001 From: Leyla Becker Date: Sat, 21 Sep 2024 12:17:54 -0500 Subject: [PATCH] added config note to README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4bed40f..a33eb2c 100644 --- a/README.md +++ b/README.md @@ -32,6 +32,7 @@ ## Configuration updating passwords: `sops secrets/secrets.yaml` +set up git pre-commit and post commit hooks: `git config core.hooksPath hooks` # Tasks: