summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrsiddharth <rsiddharth@ninthfloor.org>2013-10-20 11:39:50 +0530
committerrsiddharth <rsiddharth@ninthfloor.org>2013-10-20 11:39:50 +0530
commit653ec1d6bc554867fbd9a97016695f2db0f81925 (patch)
tree2a1c6225fbaf42d53195bbc144678700c97b2080
parent6bc0ecb31345d377fb507aa8e488269060d5bc1c (diff)
changed the path to gitblag.sh in documentation at README file.
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index bd57efc..8eea2de 100644
--- a/README
+++ b/README
@@ -60,7 +60,7 @@ Copy the script to the bare git repo of the website/blog.
$ cd /path/to/your/bare/repo/wobsite.git
- $ cp /path/to/gitblag/gitblag.sh hooks/post-receive
+ $ cp /path/to/gitblag/src/gitblag.sh hooks/post-receive
$ chmod 755 hooks/post-receive