From 3d11a0166fab29c13d8c859def15f6cd1d779e1c Mon Sep 17 00:00:00 2001 From: Vinisha Shah Date: Tue, 21 May 2019 10:31:39 -0700 Subject: [PATCH] Update README --- cdap-standalone/src/dist/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cdap-standalone/src/dist/README b/cdap-standalone/src/dist/README index 338bc06e866c..b68b1b290154 100644 --- a/cdap-standalone/src/dist/README +++ b/cdap-standalone/src/dist/README @@ -13,7 +13,7 @@ Installation To install and use CDAP, there are a few simple prerequisites: - 1. JDK 7+ (required to run CDAP, note: $JAVA_HOME should be set) + 1. JDK 8+ (required to run CDAP, note: $JAVA_HOME should be set) 2. Node.js (required to run the CDAP UI; we recommend any version greater than v0.10.0) 3. Apache Maven 3.0+ (required to build the example applications)