Land todb-r7#6, fix the comment docs

bug/bundler_fix
Tod Beardsley 2014-04-07 14:06:50 -05:00
commit e1071eb4ea
No known key found for this signature in database
GPG Key ID: 1EFFB682ADB9F193
1 changed files with 2 additions and 2 deletions

View File

@ -9,8 +9,8 @@
#
# If you are in the top-level dir, the symlink commands would be:
#
# ln -sf ../../tools/dev/pre-commit-hook.rb ./.git/hooks/post-commit
# ln -sf ../../tools/dev/pre-commit-hook.rb ./.git/hooks/post-merge
# ln -sf ../../tools/dev/pre-commit-hook.rb .git/hooks/pre-commit
# ln -sf ../../tools/dev/pre-commit-hook.rb .git/hooks/post-merge
#
# That way, you will track changes to this script when it updates
# (rarely). If you'd prefer to copy it directly, that's okay, too (mark