diff --git a/docs/guides/local-setup.md b/docs/guides/local-setup.md index dd556e2629..1963f0b6e0 100644 --- a/docs/guides/local-setup.md +++ b/docs/guides/local-setup.md @@ -8,7 +8,7 @@ Follow the [Getting Started](/guides/getting-started) for basic installation and ## Add hook -To use commitlint you need to setup `commit-msg` hook +To use commitlint you need to setup `commit-msg` hook (currently `pre-commit` hook is not supported) ### Using a git hooks manager