Skip to content

Commit

Permalink
Merge pull request #4 from git-hook/EricCrosson-uri-patch-1
Browse files Browse the repository at this point in the history
Update readme with proper uri
  • Loading branch information
EricCrosson authored Mar 20, 2017
2 parents 64e7009 + 9c8f791 commit ca1ad39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Usage

To clone a repository with post-clone hooks::

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

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

Expand Down

0 comments on commit ca1ad39

Please sign in to comment.