diff --git a/README.md b/README.md index 327f9a1..254e295 100644 --- a/README.md +++ b/README.md @@ -128,7 +128,7 @@ Check the logs Configure user information for all local repositories -```shell +```bash $ git config --global user.name "[name]" # Sets the name you want attached to your commit transactions $ git config --global user.email "[email address]"