docs(githooks): Fix typo
This commit is contained in:
parent
bcde3f6ac8
commit
bf23d5f7f8
@ -52,7 +52,7 @@ that link not work try <https://prototorch.readthedocs.io/en/latest/>.
|
|||||||
|
|
||||||
This repository contains definition for [git hooks](https://githooks.com).
|
This repository contains definition for [git hooks](https://githooks.com).
|
||||||
[Pre-commit](https://pre-commit.com) gets installed as development dependency with prototorch.
|
[Pre-commit](https://pre-commit.com) gets installed as development dependency with prototorch.
|
||||||
Please install the hooks them by running
|
Please install the hooks by running
|
||||||
```bash
|
```bash
|
||||||
pre-commit install
|
pre-commit install
|
||||||
pre-commit install --hook-type commit-msg
|
pre-commit install --hook-type commit-msg
|
||||||
|
Loading…
Reference in New Issue
Block a user