diff --git a/README.md b/README.md index 69c8da8..3d97322 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ just set it as `post-update` hook in your repository and, each time such reposit * create a temp dir (under `/tmp`) with unique name * clone your repository in that dir * change current working directory to be inside your freshly cloned repo - * run `.tci` script (you can change it by setting git config `tci.script`) + * run `.tci` script (you can change it by setting git config `tci.path`) * print script's `STDOUT` to console * delete temporary directory