diff --git a/doc/overview/First-Time-Build.md b/doc/overview/First-Time-Build.md index 8391a9243..bc4456e31 100644 --- a/doc/overview/First-Time-Build.md +++ b/doc/overview/First-Time-Build.md @@ -21,6 +21,8 @@ See [Install Visual Studio](/iocs/compiling/Install-Visual-Studio) Install **OpenJDK 21 hotspot** from https://adoptium.net/?variant=openjdk21&jvmVariant=hotspot (the MSI installer is fine, tick all the boxes when it asks you which components to install) +The installation location should be `C:\Instrument\Apps\JDK\`. + ```{important} **Do not install an Oracle JDK**. It has an unsuitable license. ```