diff options
| author | VittGam <github@vittgam.net> | 2011-06-07 09:41:44 -0700 |
|---|---|---|
| committer | VittGam <github@vittgam.net> | 2011-06-07 09:41:44 -0700 |
| commit | f089d807be1185622e33299ebb16b42e52f703a3 (patch) | |
| tree | f83ed7a1c0e76c5bf1e805e271dbfb5b00be9f6c /_posts | |
| parent | 7a9fca2e77bab947c3f935269444b391e23338a2 (diff) | |
This page is for Linux, not OSX
Diffstat (limited to '_posts')
| -rw-r--r-- | _posts/2008-01-01-linux-set-up-git.markdown | 2 |
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’ve found yourself on this page, we’re assuming you’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 |
