Merge pull request #559 from lukechilds/patch-1

Fix typo in Installation.md
This commit is contained in:
Nimit Kalra 2016-07-29 18:20:27 -05:00 committed by GitHub
commit 855053dcee

View file

@ -27,7 +27,7 @@ $ sudo apt-get install git-extras
$ brew install git-extras
```
Installing from Homebrow will not give you the option omit certain `git-extras` if they conflict with existing git aliases. To have this option, build from source.
Installing from Homebrew will not give you the option omit certain `git-extras` if they conflict with existing git aliases. To have this option, build from source.
### Windows