Skip to content

Commit

Permalink
Update help.txt name configuration
Browse files Browse the repository at this point in the history
Just makes it a bit clearer that you're changing your name (locally for git?) rather than your username, which is what the command below it will do.  :)
  • Loading branch information
AggressiveSneeze committed Jan 17, 2015
1 parent 70bdfbc commit 18bb746
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions help.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

{cyan}Configuration{/cyan}

{bold}Configure your username{/bold}
{bold}Configure your name{/bold}

$ git config --global user.name "Your Name"

Expand Down Expand Up @@ -112,4 +112,4 @@
{bold}Remove (delete) a folder{/bold}

$ rm -rf <FOLDERNAME>


0 comments on commit 18bb746

Please sign in to comment.