We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9029b26 commit f552e14Copy full SHA for f552e14
README.md
@@ -46,7 +46,7 @@ git config --global core.autocrlf true
46
And if you are contributor
47
```sh
48
git config --global [email protected]
49
-git config --global user.name=FirstName Lastname
+git config --global user.name=Firstname Lastname
50
```
51
52
Then, to download the MAME source under your Msys2 user's homedir:
0 commit comments