From 751097b2a025de5908ce3064c55d8372483f6312 Mon Sep 17 00:00:00 2001 From: Manfred Karrer Date: Tue, 18 Sep 2018 22:16:53 -0500 Subject: [PATCH] Update readme (Java version) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 46d25b1402..0b39759034 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ For more information, see https://bisq-network/intro and for step-by-step gettin ## Building Bisq -You will need [JDK 8](http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html) installed to complete the following instructions. +You will need [JDK 10](https://www.oracle.com/technetwork/java/javase/downloads/jdk10-downloads-4416644.html) installed to complete the following instructions. 1. Clone the Bisq source code and cd into `bisq`