Commit 1c9cca5e authored by karen Carias's avatar karen Carias

renamed files with hyphen

parent 437ecdf2
......@@ -40,7 +40,7 @@ git config --global user.name ADD YOUR USERNAME
* Then verify that you have the correct username
```
```
git config --global user.name
```
......@@ -52,7 +52,7 @@ git config --global user.email ADD YOUR EMAIL
* To verify that you entered your email correctly, type
```
```
git config --global user.email
```
......@@ -62,6 +62,6 @@ git config --global user.email
* To view the information that you entered, type
```
```
git config --global --list
```
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment