Skip to content

Commit

Permalink
Adds clarification to entering username
Browse files Browse the repository at this point in the history
I've seen a few students make this mistake, and include the "<" and ">" here. I know you cover this in the [Tips for Getting Started](https://github.com/jlord/git-it#tips-for-getting-started) but it seems to be easy to overlook.
  • Loading branch information
Elizabeth Naramore committed Apr 13, 2015
1 parent f04a936 commit c6f6374
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion guide/raw-content/4_githubbin.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ <h2>Step: Create a GitHub Account</h2>

<h2>Step: Add username to Git</h2>
<p>Add your GitHub username to your Git configuration,
which will be needed in order to verify the upcoming challenges. Save it exactly as you created it on GitHub — <strong>capitalize where capitalized</strong>.</p>
which will be needed in order to verify the upcoming challenges. Save it exactly as you created it on GitHub — <strong>capitalize where capitalized</strong>, and remember you don't need to enter the "&#60;" and "&#62;" .</p>

<p>Add your GitHub username to your configuration:</p>

Expand Down

0 comments on commit c6f6374

Please sign in to comment.