Kaynağa Gözat

[installing java] to [installing java and Gradle]

mohamedFalah 9 yıl önce
ebeveyn
işleme
1c50736fc1
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1
    1
      exercises/hello-world/TUTORIAL.md

+ 1
- 1
exercises/hello-world/TUTORIAL.md Dosyayı Görüntüle

33
 
33
 
34
 Before proceeding any further, make sure you have completed the required setup
34
 Before proceeding any further, make sure you have completed the required setup
35
 steps described by the links below:
35
 steps described by the links below:
36
-* [Installing Java](http://exercism.io/languages/java/installation);
36
+* [Installing Java and Gradle](http://exercism.io/languages/java/installation);
37
 * [Running the Tests (in Java)](http://exercism.io/languages/java/tests).
37
 * [Running the Tests (in Java)](http://exercism.io/languages/java/tests).
38
 
38
 
39
 ## Step 1: Run the tests against the starter solution
39
 ## Step 1: Run the tests against the starter solution