From 199120c41cc3d3537af20084e36853435dd344c1 Mon Sep 17 00:00:00 2001 From: alex-l-kong Date: Thu, 6 Apr 2023 16:12:38 -0700 Subject: [PATCH] Fix brew install command for pre-commit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c9545b44..686f5608 100644 --- a/README.md +++ b/README.md @@ -235,7 +235,7 @@ The median pulse height (MPH) provides a way to assess the sensitivity of the de ``` * [pre-commit](https://pre-commit.com) ```sh - brew isntall pre-commit + brew install pre-commit ``` ## Setup