Skip to content

Commit

Permalink
chore: remove unsupported installation from README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rskrishnar committed Dec 12, 2024
1 parent db0d841 commit b5ee89e
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit b5ee89e

Please sign in to comment.