summaryrefslogtreecommitdiff
path: root/.overcommit.yml.example
diff options
context:
space:
mode:
Diffstat (limited to '.overcommit.yml.example')
-rw-r--r--.overcommit.yml.example4
1 files changed, 2 insertions, 2 deletions
diff --git a/.overcommit.yml.example b/.overcommit.yml.example
index b957a8bbd2a..4e6d084a95d 100644
--- a/.overcommit.yml.example
+++ b/.overcommit.yml.example
@@ -15,8 +15,8 @@
#
# Uncomment the following lines to make the configuration take effect.
-# Make sure to run `cd tooling/overcommit && make && cd -`
-gemfile: 'tooling/overcommit/gems.rb'
+# Make sure to run `make -C tooling/overcommit`
+gemfile: 'tooling/overcommit/Gemfile'
PostCheckout:
BundleInstall: