diff --git a/kotlin-native/README.md b/kotlin-native/README.md index 6f60b8f6849..94e0af0b0ff 100644 --- a/kotlin-native/README.md +++ b/kotlin-native/README.md @@ -50,7 +50,8 @@ Prerequisites: Note: using `JDK x86_64` on `MacOS aarch64` will cause `java.lang.UnsatisfiedLinkError` for `libclang.dylib` * Linux: glibc 2.23 or newer * Windows: - * Microsoft C++ build tools for Visual Studio 2019 14.29 or newer + * Microsoft C++ build tools for Visual Studio 2019 14.29. + It might work with other VS2019 versions, but this was never tested. * Windows SDK 10.0.18362.0 or newer The commands below should be run from either repository root or this (`kotlin-native/`) directory.