From 28b5c77a1d37013cc7b686190d5fd673cc61789f Mon Sep 17 00:00:00 2001 From: Erwin Ried <1091420+eried@users.noreply.github.com> Date: Tue, 4 Aug 2020 19:43:54 +0200 Subject: [PATCH] Updated Compile firmware (markdown) --- Compile-firmware.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Compile-firmware.md b/Compile-firmware.md index 8e3b143..b1dbf0a 100644 --- a/Compile-firmware.md +++ b/Compile-firmware.md @@ -14,7 +14,7 @@ https://desktop.github.com/ ## Step 2: Clone the repository -If you are using Windows, line endings may produce some errors. For example: ``python/r` not found` messages are generated by the line endings. To prevent this, configure git to not manipulate the line endings, open a terminal and execute: +If you are using Windows, line endings may produce some errors. For example: `'python/r' not found` messages are product of a problem with the line endings. To prevent this, configure git to not manipulate these line endings, open a terminal and execute: