summaryrefslogtreecommitdiff
path: root/_posts/2008-01-01-linux-set-up-git.markdown
diff options
context:
space:
mode:
Diffstat (limited to '_posts/2008-01-01-linux-set-up-git.markdown')
-rw-r--r--_posts/2008-01-01-linux-set-up-git.markdown2
1 files changed, 1 insertions, 1 deletions
diff --git a/_posts/2008-01-01-linux-set-up-git.markdown b/_posts/2008-01-01-linux-set-up-git.markdown
index 0d1d92b..469cb63 100644
--- a/_posts/2008-01-01-linux-set-up-git.markdown
+++ b/_posts/2008-01-01-linux-set-up-git.markdown
@@ -6,7 +6,7 @@ description: A quick guide to help you get started with Git
<p class="intro">If you&rsquo;ve found yourself on this page, we&rsquo;re assuming you&rsquo;re brand new to Git and GitHub. This guide will walk you through the basics and explain a little bit about how everything works along the way.</p>
-<p class="intro">This is the guide for setting up git in <strong>OSX</strong>. There are also guides for <strong><a href="/mac-set-up-git">OSX</a></strong> and <strong><a href="/win-set-up-git">Windows</a></strong>.</p>
+<p class="intro">This is the guide for setting up git in <strong>Linux</strong>. There are also guides for <strong><a href="/mac-set-up-git">OSX</a></strong> and <strong><a href="/win-set-up-git">Windows</a></strong>.</p>
##<span class="step">First:</span> Download and Install Git