Skip to content

Commit

Permalink
docs: update readme with installation instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
vcwild committed Aug 9, 2022
1 parent 8e0693f commit 080890b
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,9 @@ repos:
```
When executing `pre-commit run` or `pre-commit run norminette-hook`, the hook will be executed.

Now install the hook to be executed automatically for each commit.

```bash
pre-commit install --install-hooks --overwrite
```

0 comments on commit 080890b

Please sign in to comment.