diff --git a/setup.sh b/setup.sh index 3128d90f..434fc437 100755 --- a/setup.sh +++ b/setup.sh @@ -3,4 +3,4 @@ # Set up the custom Git hooks directory git config core.hooksPath ./hooks -echo "Git hooks directory set to ./hooks" \ No newline at end of file +echo "Git ~ hooks directory set to ./hooks" \ No newline at end of file