Mention that repo-specific-hooks need to be enabled
[git-mirror.git] / README.md
index 98b101f7cc55891182eea48b84591e48c169b389..21285ee7aa7954096b7cb2e28c8ca5abe58fa737 100644 (file)
--- a/README.md
+++ b/README.md
@@ -32,8 +32,11 @@ repository, so enable the following line in `/home/git/.gitolite.rc`:
 Make sure you read the [security note](http://gitolite.com/gitolite/non-core.html#pushcode)
 concerning this configuration.
 
+Furthermore, uncomment the `repo-specific-hooks` line in the rc file or add it
+to the `ENABLE` list if it doesn't exist.
+
 Now add a file called `local/hooks/repo-specific/git-mirror` to your 
-`gitolite-admin` repository, make ii executable, and give it the following 
+`gitolite-admin` repository, make it executable, and give it the following
 content:
 
     #!/bin/sh