Add download link for JDK6 on MacOS to Readme.md (#1229)

Reduce the barier to entry for working on Kotlin by providing a
download link for the MacOS JDK6 in the ReadMe.
This commit is contained in:
Jonathan Leitschuh
2017-08-04 16:47:14 -04:00
committed by Dmitry Jemerov
parent dbaec43e4d
commit 20cd748377
+2
View File
@@ -37,6 +37,8 @@ In order to build Kotlin distribution you need to have:
JDK_17="path to JDK 1.7"
JDK_18="path to JDK 1.8"
> Note: The JDK 6 for MacOS is not available on Oracle's site. You can [download it here](https://support.apple.com/kb/DL1572).
## Building
To build this project, first time you try to build you need to run this: