From cde559c215ee747b69afc9179ce5833d74fb62d5 Mon Sep 17 00:00:00 2001 From: Happyrobot33 <32679887+Happyrobot33@users.noreply.github.com> Date: Sat, 18 Aug 2018 12:09:00 +0200 Subject: [PATCH] Update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2a06677..bb267e2 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ SheepIt Render Farm Client is an *Open Source* client for the distributed render ## Compilation -You need Java 1.7. OpenJDK and Oracle are both supported. +You need Java 1.7 or more. (OpenJDK and Oracle are both supported). You also need [ant](http://ant.apache.org/). To create the jar file, simply type `ant` in the project's root directory.