Skip to content

Commit

Permalink
Update readme with proper uri
Browse files Browse the repository at this point in the history
  • Loading branch information
EricCrosson authored Mar 20, 2017
1 parent 64e7009 commit 9c8f791
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 9c8f791

Please sign in to comment.