From c1043f9a44facb1a08bf26c13f6a461f0b6ebf61 Mon Sep 17 00:00:00 2001 From: Ethan Roseman Date: Wed, 28 Oct 2020 17:13:38 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c2f9702ab2..71c3069611 100644 --- a/README.md +++ b/README.md @@ -141,4 +141,4 @@ Makefile:118: recipe for target 'verify' failed 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 messwes with line endings, causing some of our tools to break.