Skip to content
Snippets Groups Projects
Commit 91f89d33 authored by Sam Gleske's avatar Sam Gleske
Browse files

Prereq grammar fix

parent 82381ed1
No related branches found
No related tags found
No related merge requests found
......@@ -28,9 +28,7 @@ If you plan on mirroring BZR repositories then you'll need the following adition
#### Installing git
As an exampl
If you use package management then it will likely be best for you to install git via package management for your OS. You can find the source to git at the [git-core project][5]. For instructions on other platforms see the [Getting Started - Installing Git section of the git book][6].
If you use package management then it will likely be best for you to install git via package management for your OS. You can find the source to git at the [git-core project][5]. For instructions on other platforms see the [Getting Started - Installing Git section of the git book][6]. The following is for compiling git 1.8.4 on RHEL 6.4.
yum install perl-ExtUtils-MakeMaker zlib zlib-devel openssh libcurl libcurl-devel expat expat-devel gettext gettext-devel
cd /usr/local/src/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment