Skip to content

Commit 02a09ea

Browse files
authored
Merge pull request #798 from athompso/athompso-patch-1
Update download_linux.html.erb
2 parents 39e7955 + 836db1e commit 02a09ea

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

app/views/downloads/download_linux.html.erb

+3
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,8 @@
3232

3333
<h3>OpenBSD</h3>
3434
<code>$ pkg_add git</code>
35+
36+
<h3>Red Hat Enterprise Linux, Oracle Linux, CentOS, Scientific Linux, et al.</h3>
37+
<p>RHEL and derivatives typically ship older versions of git. If you cannot (or don't want to) compile git from source, you may need to use a 3rd-party repository such as <a href="https://ius.io/">the IUS Community Project</a> to obtain a more recent version of git.</p>
3538

3639
</div>

0 commit comments

Comments
 (0)