aboutsummaryrefslogtreecommitdiff
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)
downloadqmk_firmware-2a5bdd81d45c5578fd84c0792e77af5991d2a4b8.tar.gz
qmk_firmware-2a5bdd81d45c5578fd84c0792e77af5991d2a4b8.zip
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 2a5354d7f..05c551109 100644
--- a/readme.md
+++ b/readme.md
@@ -63,6 +63,8 @@ Here are the steps
63 63
64**Note** From time to time, the dependencies might change, so just run `install_dependencies.sh` again if things are not working. 64**Note** From time to time, the dependencies might change, so just run `install_dependencies.sh` again if things are not working.
65 65
66**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.
67
66 68
67### Windows (Vista and later) 69### Windows (Vista and later)
681. If you have ever installed WinAVR, uninstall it. 701. If you have ever installed WinAVR, uninstall it.