summaryrefslogtreecommitdiff
path: root/_posts/2008-01-01-linux-set-up-git.markdown
diff options
context:
space:
mode:
authorVittGam <github@vittgam.net>2011-06-07 09:41:44 -0700
committerVittGam <github@vittgam.net>2011-06-07 09:41:44 -0700
commitf089d807be1185622e33299ebb16b42e52f703a3 (patch)
treef83ed7a1c0e76c5bf1e805e271dbfb5b00be9f6c /_posts/2008-01-01-linux-set-up-git.markdown
parent7a9fca2e77bab947c3f935269444b391e23338a2 (diff)
This page is for Linux, not OSX
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