summaryrefslogtreecommitdiff
path: root/readme.md
diff options
context:
space:
mode:
authorFred Sundvik <fsundvik@gmail.com>2016-08-20 19:11:22 +0300
committerFred Sundvik <fsundvik@gmail.com>2016-08-20 19:11:22 +0300
commit2a5bdd81d45c5578fd84c0792e77af5991d2a4b8 (patch)
tree47394e87e6908bae9d9ae71108335b34c60f41a3 /readme.md
parent704cbd1d2b7e6361faf88272b6c4423ee43aeb81 (diff)
Add warning about line endings
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/readme.md b/readme.md
index 2a5354d7f2..05c5511090 100644
--- a/readme.md
+++ b/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.