diff --git a/README.md b/README.md index 5281986..a5f4804 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ To customize, run `vitals --init` to generate a config at `~/.config/vitals/conf ```bash # Install pre-commit hooks -pip install pre-commit +brew install pre-commit pre-commit install # Run tests