|
|
@@ -5,7 +5,7 @@ This guide picks-up where [Running the Tests (in Java)](http://exercism.io/langu
|
|
5
|
5
|
left off. If you haven't reviewed those instructions, do so now.
|
|
6
|
6
|
|
|
7
|
7
|
Need more information? A **step-by-step tutorial** is available in this directory at TUTORIAL.md or you can read
|
|
8
|
|
-the [HTML version](https://github.com/exercism/xjava/blob/master/exercises/hello-world/TUTORIAL.md).
|
|
|
8
|
+the [HTML version](https://github.com/exercism/java/blob/master/exercises/hello-world/TUTORIAL.md).
|
|
9
|
9
|
|
|
10
|
10
|
The following instructions work equally well on Windows, Mac OS X and Linux.
|
|
11
|
11
|
|