diff options
| author | Fred Sundvik <fsundvik@gmail.com> | 2016-08-20 19:11:22 +0300 |
|---|---|---|
| committer | Fred Sundvik <fsundvik@gmail.com> | 2016-08-20 19:11:22 +0300 |
| commit | 2a5bdd81d45c5578fd84c0792e77af5991d2a4b8 (patch) | |
| tree | 47394e87e6908bae9d9ae71108335b34c60f41a3 /readme.md | |
| parent | 704cbd1d2b7e6361faf88272b6c4423ee43aeb81 (diff) | |
| download | qmk_firmware-2a5bdd81d45c5578fd84c0792e77af5991d2a4b8.tar.gz qmk_firmware-2a5bdd81d45c5578fd84c0792e77af5991d2a4b8.zip | |
Add warning about line endings
Diffstat (limited to 'readme.md')
| -rw-r--r-- | readme.md | 2 |
1 files changed, 2 insertions, 0 deletions
| @@ -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) |
| 68 | 1. If you have ever installed WinAVR, uninstall it. | 70 | 1. If you have ever installed WinAVR, uninstall it. |
