Fix broken URL from Readme.md

Link to Homebrew repository was broken
because it did not have ``https://`` in the beginning.
This commit is contained in:
Daniel Schildt 2012-10-18 16:44:25 +03:00
parent 86a102e63e
commit 04df3cbdaa

View file

@ -22,7 +22,7 @@ $ curl https://raw.github.com/visionmedia/git-extras/master/bin/git-extras | INS
$ sudo port install git-extras
```
[Brew](github.com/mxcl/homebrew/) (buggy):
[Brew](http://github.com/mxcl/homebrew/) (buggy):
```bash
$ brew install git-extras