From e5c445adb402cde1d7d79c8badbe01b636bee0a0 Mon Sep 17 00:00:00 2001 From: Erik Taubeneck Date: Fri, 9 Aug 2024 09:34:22 -0700 Subject: [PATCH] Update README.md move pre-commit install command further down --- README.md | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 423fa00..43f895e 100644 --- a/README.md +++ b/README.md @@ -103,11 +103,6 @@ Requirements: 4. Docker -#### Pre-commit Hooks - -Github is set up to run pre-commit hooks specified in .pre-commit-config.yaml. If you want to use it locally, in the virtual environment, run `pre-commit install`. - - #### macOS install prerequisites `brew install python3 node supabase/tap/supabase traefik` @@ -179,6 +174,10 @@ source .venv/bin/activate pip install --editable . ``` +#### Pre-commit Hooks + +Github is set up to run pre-commit hooks specified in .pre-commit-config.yaml. If you want to use it locally, in the virtual environment, run `pre-commit install`. + ## Appendix ### IPA-specific certs