Browse Source

Add warning about line endings

Fred Sundvik 9 năm trước cách đây
mục cha
commit
2a5bdd81d4
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  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.