소스 검색

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.