Skip to content

Commit

Permalink
fix: update windows default JDK path (#150)
Browse files Browse the repository at this point in the history
  • Loading branch information
herefishyfish authored Aug 5, 2024
1 parent 192f35f commit 58150d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/setup/windows.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ If you see a version number printed, you are ready to move on to [Installing And
4. Click **New** and add the **JDK binaries folder** path to the list.
The default location is
```
%LOCALAPPDATA%\???
C:\Program Files\Eclipse Adoptium\jdk-17.X.X\bin
```

### Installing Android Studio
Expand Down

0 comments on commit 58150d5

Please sign in to comment.