summaryrefslogtreecommitdiff
path: root/_posts/2011-02-15-win-set-up-git.markdown
diff options
context:
space:
mode:
Diffstat (limited to '_posts/2011-02-15-win-set-up-git.markdown')
-rw-r--r--_posts/2011-02-15-win-set-up-git.markdown2
1 files changed, 1 insertions, 1 deletions
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>