Skip to content

Commit 348831d

Browse files
committed
Update BUILD.md
1 parent 86ea669 commit 348831d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

BUILD.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,14 +73,14 @@ Make sure IntelliJ is using **temurin-17**, not another version. Some users have
7373
1. Go to **File > Project Structure > Project**
7474
2. Set the **Project SDK** to: `temurin-17 java version "17.0.15"`
7575

76-
![JDK Selection](#)
76+
![JDK Selection](https://github.com/user-attachments/assets/fc1dd103-c5a9-49e3-be50-40be6d025173)
7777

7878
If it is not already installed, you can download it by:
7979
1. Clicking the SDK input field and then selecting the `Download JDK...` option from the menu
8080
2. Select Version: `17`, Vendor: `Eclipse Temurin (AdoptOpenJDK HotSpot)`
8181

8282

83-
![JDK Download](#)
83+
![JDK Download](https://github.com/user-attachments/assets/5f789263-a936-4b1f-ba4b-485924a06a18)
8484

8585
Now go back to your main window and
8686
1. Click the green Run Icon in the top right of the window.

0 commit comments

Comments
 (0)