From 3a30d5ee6cf03184aa509ce2738f28d14a419d33 Mon Sep 17 00:00:00 2001 From: Christophe Bliard Date: Tue, 8 Feb 2022 15:59:39 +0100 Subject: [PATCH] fix command to install lefthook git hooks --- lefthook.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lefthook.yml b/lefthook.yml index 8fde47c590c..2ab02177022 100644 --- a/lefthook.yml +++ b/lefthook.yml @@ -1,6 +1,6 @@ # Lefthook configuration # -# Add commit hooks with `lefthook install` +# Add commit hooks with `bundle exec lefthook install` # # Refer for explanation to following link: # https://github.com/evilmartians/lefthook/blob/master/docs/full_guide.md