From 807def78a5e096561c12c06b93fea8c29153ca39 Mon Sep 17 00:00:00 2001 From: Erjan Gavalji Date: Sat, 21 Mar 2015 09:17:27 +0200 Subject: [PATCH] Update java to java.jdk prerequisite --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a635cd0224..d62dd7a879 100644 --- a/README.md +++ b/README.md @@ -91,7 +91,7 @@ If you have installed Chocolatey, you can complete these steps to set up JDK, Ap 1. To install JDK, run the following command. ```Shell - choco install java + choco install java.jdk ``` 1. If not present, create the following environment variable. @@ -530,4 +530,4 @@ This software is licensed under the Apache 2.0 license, quoted