Skip to content

Commit ca1ad39

Browse files
authored
Merge pull request #4 from git-hook/EricCrosson-uri-patch-1
Update readme with proper uri
2 parents 64e7009 + 9c8f791 commit ca1ad39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Usage
1212

1313
To clone a repository with post-clone hooks::
1414

15-
curl -fsSL https://github.com/git-hook/post-clone/blob/master/bin/clone | bash -s -- <normal-clone-args>
15+
curl -fsSL https://raw.githubusercontent.com/git-hook/post-clone/master/bin/clone | bash -s -- <normal-clone-args>
1616

1717
All arguments will be passed directly to ``git clone``.
1818

0 commit comments

Comments
 (0)