Fix spelling and capitalization issues in dat and DEVEL.
This commit is contained in:
+1
-1
@@ -62,7 +62,7 @@ NOTE: The following instructions require perl. If you do not have perl on
|
||||
A. If you have never set up git on this machine before:
|
||||
(This assumes you will only be using git for NetHack. If you are going to
|
||||
use it for other projects as well, think before you type.)
|
||||
Tell git what name (or nicname) and email address to use for you:
|
||||
Tell git what name (or nickname) and email address to use for you:
|
||||
git config --global user.name "MY NAME"
|
||||
git config --global user.email USER@EXAMPLE.COM
|
||||
You probably want to set up a credential cache.
|
||||
|
||||
Reference in New Issue
Block a user