Parcourir la source

Add warning about line endings

Fred Sundvik il y a 9 ans
Parent
commit
2a5bdd81d4
1 fichiers modifiés avec 2 ajouts et 0 suppressions
  1. 2 0
      readme.md

+ 2 - 0
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.