We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
git clone https://github.com/arduino/Arduino.git
Updated Building Arduino (markdown)
adding detail for OS X folks
Simply running ant gives an error about "Invalid target version" if you have any recent JDK installed. So use ant dist to manually tell ant to use v1.6.6 of JDK.
svn -> git, typo
Added message for 64-bit windows.
Created Building Arduino (markdown)