diff --git a/README.md b/README.md index 205f2bd429a71e46d8d9a7eac8a0f1d2239a6121..892363073ba71f0499eb6a769e586129e758b337 100644 --- a/README.md +++ b/README.md @@ -83,5 +83,5 @@ changes in your fork, and create a merge request. On Windows, differences in line endings may cause tests to fail. This can be fixed by setting Git's autocrlf option to true: -`git config --global core.autocrlf true` + git config --global core.autocrlf true