From f4a61d1c19024f048c33f0d65639ffda2b3209cc Mon Sep 17 00:00:00 2001
From: Thomas Heller
Date: Thu, 22 Mar 2018 16:29:16 +0100
Subject: [PATCH] openjdk link
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 966fc81..d6ac5a0 100644
--- a/README.md
+++ b/README.md
@@ -5,7 +5,7 @@ This is a minimum template you can use as the basis for CLJS projects intended t
## Required Software
- [node.js (v6.0.0+)](https://nodejs.org/en/download/)
-- [Java (8+)](http://www.oracle.com/technetwork/java/javase/downloads/index.html)
+- [Java JDK (8+)](http://www.oracle.com/technetwork/java/javase/downloads/index.html) or [Open JDK (8+)](http://jdk.java.net/10/)
## User Guide