]> git.donarmstrong.com Git - qmk_firmware.git/commitdiff
Add warning about line endings
authorFred Sundvik <fsundvik@gmail.com>
Sat, 20 Aug 2016 16:11:22 +0000 (19:11 +0300)
committerFred Sundvik <fsundvik@gmail.com>
Sat, 20 Aug 2016 16:11:22 +0000 (19:11 +0300)
readme.md

index 2a5354d7f22cd782c7586e64528d0c6f55a3e7d9..05c55110904517b15178b72f4684326b43bf3bb2 100644 (file)
--- a/readme.md
+++ b/readme.md
@@ -63,6 +63,8 @@ Here are the steps
 
 **Note** From time to time, the dependencies might change, so just run `install_dependencies.sh` again if things are not working.
 
+**Warning:** If you edit Makefiles or shell scripts, make sure you are using an editor that saves the files with Unix line endings. Otherwise the compilation might not work.
+
 
 ### Windows (Vista and later)
 1. If you have ever installed WinAVR, uninstall it.