summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--_posts/2011-02-15-linux-set-up-git.markdown2
-rw-r--r--_posts/2011-02-15-mac-set-up-git.markdown2
-rw-r--r--_posts/2011-02-15-win-set-up-git.markdown2
3 files changed, 3 insertions, 3 deletions
diff --git a/_posts/2011-02-15-linux-set-up-git.markdown b/_posts/2011-02-15-linux-set-up-git.markdown
index 3177929..36004b6 100644
--- a/_posts/2011-02-15-linux-set-up-git.markdown
+++ b/_posts/2011-02-15-linux-set-up-git.markdown
@@ -54,7 +54,7 @@ To make sure you generate a brand new key, you need to check if one already exis
<h4>Output</h4>
<pre class="terminal bootcamp">
- <span class="bash-output">$ This is output text.</span>
+ <span class="bash-output">This is output text.</span>
</pre>
<p>A line that does not begin with a $ is output text that is intended to give you information or tell you what to do next. We&rsquo;ve colored output text green in these bootcamp tutorials.</p>
diff --git a/_posts/2011-02-15-mac-set-up-git.markdown b/_posts/2011-02-15-mac-set-up-git.markdown
index 57b1ea1..d339cdb 100644
--- a/_posts/2011-02-15-mac-set-up-git.markdown
+++ b/_posts/2011-02-15-mac-set-up-git.markdown
@@ -38,7 +38,7 @@ To make sure you generate a brand new key, you need to check if one already exis
<h4>Output</h4>
<pre class="terminal bootcamp">
- <span class="bash-output">$ This is output text.</span>
+ <span class="bash-output">This is output text.</span>
</pre>
<p>A line that does not begin with a $ is output text that is intended to give you information or tell you what to do next. We&rsquo;ve colored output text green in these bootcamp tutorials.</p>
diff --git a/_posts/2011-02-15-win-set-up-git.markdown b/_posts/2011-02-15-win-set-up-git.markdown
index 2db5d8d..c1605b7 100644
--- a/_posts/2011-02-15-win-set-up-git.markdown
+++ b/_posts/2011-02-15-win-set-up-git.markdown
@@ -51,7 +51,7 @@ To make sure you generate a brand new key, you need to check if one already exis
<h4>Output</h4>
<pre class="terminal bootcamp">
- <span class="bash-output">$ This is output text.</span>
+ <span class="bash-output">This is output text.</span>
</pre>
<p>A line that does not begin with a $ is output text that is intended to give you information or tell you what to do next. We&rsquo;ve colored output text green in these bootcamp tutorials.</p>