openjdk link

This commit is contained in:
Thomas Heller
2018-03-22 16:29:16 +01:00
parent 64ce50e59e
commit f4a61d1c19

View File

@@ -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