Skip to content
This repository was archived by the owner on Aug 7, 2025. It is now read-only.

Commit 8711269

Browse files
authored
Update README.md
1 parent 529d44b commit 8711269

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Committer is a parallel runner for running static analysis in a git hook. It sup
1111
## Installation
1212
You can run the install script by executing:
1313
```bash
14-
bash <(curl -s https://raw.githubusercontent.com/Gusto/committer/master/install.sh)
14+
bash <(curl -s https://raw.githubusercontent.com/Gusto/committer/master/configure.sh)
1515
```
1616
This will:
1717
- Add `committer` to `/usr/local/bin`

0 commit comments

Comments
 (0)