Skip to content

Commit

Permalink
Merge pull request #5 from jonathanslenders/patch-2
Browse files Browse the repository at this point in the history
Fixed curl command in README.
  • Loading branch information
wolever authored Jan 29, 2019
2 parents a60ea9a + 88dd377 commit 24d84bb
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 @@ -17,5 +17,5 @@ __ https://brew.sh/

Manually::

$ curl https://raw.githubusercontent.com/wolever/git-blast/master/git-blast -O /usr/local/bin/git-blast
$ curl https://raw.githubusercontent.com/wolever/git-blast/master/git-blast -o /usr/local/bin/git-blast
$ chmod +x /usr/local/bin/git-blast

0 comments on commit 24d84bb

Please sign in to comment.