Merge pull request #437 from nwinkler/patch-2

Fixed typo in install.sh
This commit is contained in:
hemanth.hm 2015-09-05 16:44:14 +05:30
commit 0e05f63147

View file

@ -11,7 +11,7 @@ make_install() {
cd /tmp \
&& rm -rf ./git-extras \
&& echo "Setting up 'git-exras'...." \
&& echo "Setting up 'git-extras'...." \
&& git clone https://github.com/tj/git-extras.git &> /dev/null \
&& cd git-extras \
&& git checkout \