diff --git a/README.md b/README.md index 2954986..d15ec42 100644 --- a/README.md +++ b/README.md @@ -27,16 +27,6 @@ This command will download the latest version of Git Hooks, compile it, and inst If you haven't set GOPATH, the binary will typically be installed in `$HOME/go/bin` on Unix systems or `%USERPROFILE%\go\bin` on Windows. -### Using Homebrew - -To install Git Hooks using Homebrew: - -```bash -brew install lvrach/tap/git-hooks -``` - -This command will install Git Hooks from the lvrach tap, making it available system-wide. - ## Configuration To configure Git to use Git Hooks: