Showing
1 changed file
with
1 additions
and
1 deletions
... | ... | @@ -9,5 +9,5 @@ |
9 | 9 | |
10 | 10 | - Install pre-commit application. You can follow here https://pre-commit.com/#install. We already provided the config.yaml. |
11 | 11 | - Input this command in the terminal in the root of the api: |
12 | - _pre-commit install --instal-hooks_ | |
12 | + _pre-commit install --install-hooks_ | |
13 | 13 | ... | ... |