Skip to content

Commit 96f4297

Browse files
authored
update to microsoft-openjdk11 (facebook#3386)
1 parent cdd9399 commit 96f4297

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/_getting-started-windows-android.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ React Native also requires [Java SE Development Kit (JDK)](https://openjdk.java.
1717
Open an Administrator Command Prompt (right click Command Prompt and select "Run as Administrator"), then run the following command:
1818

1919
```powershell
20-
choco install -y nodejs-lts openjdk11
20+
choco install -y nodejs-lts microsoft-openjdk11
2121
```
2222

2323
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.

0 commit comments

Comments
 (0)