Bladeren bron

Add warning about line endings

Fred Sundvik 9 jaren geleden
bovenliggende
commit
2a5bdd81d4
1 gewijzigde bestanden met toevoegingen van 2 en 0 verwijderingen
  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.