There was an error while loading. Please reload this page.
2 parents c3c544d + 1a6bde0 commit ce02079Copy full SHA for ce02079
README.md
@@ -158,9 +158,9 @@ You can generate a PDF or an HTML copy of this guide using
158
configuration setting to protect your project from Windows line
159
endings creeping in:
160
161
- ```bash
162
- $ git config --global core.autocrlf true
163
- ```
+ ```
+ bash$ git config --global core.autocrlf true
164
165
* If any text precedes an opening bracket(`(`, `{` and
166
`[`) or follows a closing bracket(`)`, `}` and `]`), separate that
0 commit comments