Update README.md

This commit is contained in:
Laurent Clouet
2020-08-29 16:42:42 +02:00
committed by GitHub
parent 14447df154
commit 2126ca63fe

View File

@@ -8,7 +8,7 @@ SheepIt Render Farm Client is an *Open Source* client for the distributed render
## Compilation
You will need Java 1.7 or higher. (OpenJDK and Oracle are both supported).
You will need Java 1.8 or higher. (OpenJDK and Oracle are both supported).
To create the jar file, simply type `./gradlew shadowJar` on linux/OSX and `gradlew.bat shadowJar` on Windows in the project's root directory.
## Usage