diff --git a/README.md b/README.md index db8da97cdee..bcea5c3aeaa 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ without the need to ship an additional execution runtime. Prerequisites: * install JDK for your platform, instead of JRE. The build requires ```tools.jar```, which is not included in JRE; -* on macOS install Xcode 11 +* on macOS install Xcode 11 (Xcode 11.4 is required to compile Kotlin/Native from sources) * on Fedora 26+ ```yum install ncurses-compat-libs``` may be needed * on recent Ubuntu ```apt install libncurses5``` is needed