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:
committed by
Dmitry Jemerov
parent
dbaec43e4d
commit
20cd748377
@@ -37,6 +37,8 @@ In order to build Kotlin distribution you need to have:
|
|||||||
JDK_17="path to JDK 1.7"
|
JDK_17="path to JDK 1.7"
|
||||||
JDK_18="path to JDK 1.8"
|
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
|
## Building
|
||||||
|
|
||||||
To build this project, first time you try to build you need to run this:
|
To build this project, first time you try to build you need to run this:
|
||||||
|
|||||||
Reference in New Issue
Block a user