Skip to content

Commit

Permalink
update to microsoft-openjdk11
Browse files Browse the repository at this point in the history
  • Loading branch information
khali70 committed Oct 28, 2022
1 parent d4fcb93 commit 11e3927
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/_getting-started-windows-android.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ React Native also requires [Java SE Development Kit (JDK)](https://openjdk.java.
Open an Administrator Command Prompt (right click Command Prompt and select "Run as Administrator"), then run the following command:

```powershell
choco install -y nodejs-lts openjdk11
choco install -y nodejs-lts microsoft-openjdk11
```

If you have already installed Node on your system, make sure it is Node 14 or newer. If you already have a JDK on your system, we recommend JDK11. You may encounter problems using higher JDK versions.
Expand Down

0 comments on commit 11e3927

Please sign in to comment.