Skip to content

Commit

Permalink
add more readme instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
forhadulislam committed Oct 31, 2023
1 parent e0a6989 commit a2189b3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,10 @@ To use git hooks you need to install `pre-commit` package. You can install it by

brew install pre-commit

or you can install it using `pip`

pip install pre-commit

After installing `pre-commit` you need to run this command to install the hooks

pre-commit install
Expand Down

0 comments on commit a2189b3

Please sign in to comment.