Update README.md

This commit is contained in:
Ethan Roseman 2020-10-28 17:15:58 -04:00 committed by GitHub
parent a27dfcb7de
commit 0cf279f456
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -142,4 +142,4 @@ make: *** [verify] Error 1
```
> 💡 Solution
Run `git checkout checksum.sha1` and retry building. Windows messwes with line endings, causing some of our tools to break.
> Run `git checkout checksum.sha1` and retry building. Windows has different line endings than Linux, causing some of our tools to break.