Skip to content

Commit 4c10653

Browse files
committed
Merge branch 'ErjanGavalji/fix-win-install-instructions'
2 parents 8035cca + 807def7 commit 4c10653

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ If you have installed Chocolatey, you can complete these steps to set up JDK, Ap
9191
1. To install JDK, run the following command.
9292

9393
```Shell
94-
choco install java
94+
choco install java.jdk
9595
```
9696
1. If not present, create the following environment variable.
9797

@@ -530,4 +530,4 @@ This software is licensed under the Apache 2.0 license, quoted <a href="LICENSE"
530530
[Apache Ant 1.8]: http://ant.apache.org/bindownload.cgi
531531
[Android SDK 19]: http://developer.android.com/sdk/index.html
532532
[Genymotion]: https://www.genymotion.com/#!/
533-
[Mono]: http://www.mono-project.com
533+
[Mono]: http://www.mono-project.com

0 commit comments

Comments
 (0)