Skip to content

Commit 86e3a7a

Browse files
committed
add some project structure language in the readme
1 parent 75f2177 commit 86e3a7a

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,17 @@ course.
99
The classes in this repo require Java11. Please refer to the book referenced
1010
above for instructions on how to download and use the examples.
1111

12+
To update this Project's SDK to use Java11 on your computer:
13+
14+
- Go to *File -> Project Structure*
15+
- Under *Project Settings*, select *Project*
16+
- Under *Project SDK*, select your downloaded Java 11 JDK.
17+
- Note: You may also download the JDK directly from your menu options here.
18+
19+
- Next, under *Platform Settings*, select *SDKs* and again select Java11.
20+
- Once selected, hit *Apply* and *Ok*
21+
22+
1223
## Updating
1324

1425
Occasionally, the LaunchCode team will make changes to this repository

0 commit comments

Comments
 (0)