Skip to content

Commit bbbf18f

Browse files
authored
Merge pull request #25 from pymc-labs/ulfaslak-patch-2
Add instruction for pre-commit install in template_README
2 parents 2d4f7fb + 1955b96 commit bbbf18f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

template_README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,3 +35,4 @@ This package has been created with [pymc-labs/project-starter](https://github.co
3535

3636
1. Run `pixi install` to install the dependencies.
3737
2. Run `pixi r test` to run the tests.
38+
3. Run `pre-commit install` to set up pre-commit hooks.

0 commit comments

Comments
 (0)