diff --git a/README.md b/README.md index 98a5981..533780e 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,10 @@ 4. Select your development boards version and connection under the drop-down. 5. Click the Upload button to flash the program. +If you're developing on a Windows machine or another operating system that +doesn't recognize symlinks(symbolic links) then you will need to copy the +`src/main.cpp` to the project's root directory as `multi-tracker.ino`. + ### Tests