Skip to content

Instantly share code, notes, and snippets.

@igorparrabastias
Last active August 29, 2015 13:57
Show Gist options
  • Save igorparrabastias/9884079 to your computer and use it in GitHub Desktop.
Save igorparrabastias/9884079 to your computer and use it in GitHub Desktop.
Install git in Centos 5.4
step 1:
rpm -Uvh http://dl.fedoraproject.org/pub/epel/5/i386/epel-release-5-4.noarch.rpm
step 2:
yum install git
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment