tracks/java/exercises/hello-world/TUTORIAL.md in trackler-2.2.1.4 vs tracks/java/exercises/hello-world/TUTORIAL.md in trackler-2.2.1.5

- old
+ new

@@ -31,10 +31,10 @@ # Solving "Hello, World!" Before proceeding any further, make sure you have completed the required setup steps described by the links below: -* [Installing Java](http://exercism.io/languages/java/installing); +* [Installing Java and Gradle](http://exercism.io/languages/java/installation); * [Running the Tests (in Java)](http://exercism.io/languages/java/tests). ## Step 1: Run the tests against the starter solution Use Gradle to run the tests: