Skip to content

Commit 58150d5

Browse files
fix: update windows default JDK path (#150)
1 parent 192f35f commit 58150d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/setup/windows.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ If you see a version number printed, you are ready to move on to [Installing And
6363
4. Click **New** and add the **JDK binaries folder** path to the list.
6464
The default location is
6565
```
66-
%LOCALAPPDATA%\???
66+
C:\Program Files\Eclipse Adoptium\jdk-17.X.X\bin
6767
```
6868

6969
### Installing Android Studio

0 commit comments

Comments
 (0)