瀏覽代碼

Add warning about line endings

Fred Sundvik 9 年之前
父節點
當前提交
2a5bdd81d4
共有 1 個文件被更改,包括 2 次插入0 次删除
  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.