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