We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79c0467 commit 69f791bCopy full SHA for 69f791b
1 file changed
koans/README.md
@@ -1,9 +1,7 @@
1
-[](https://travis-ci.org/matyb/java-koans)
2
-
3
## Quick Start
4
* Download and unarchive the contents of the most recent java-koans in development from:
5
https://github.com/matyb/java-koans/archive/master.zip
6
-* Open a console (termina) and cd to the directory you unarchived:
+* Open a console (terminal) and cd to the directory you unarchived:
7
```cd <the directory you just unarchived>```
8
* Change directory to the koans directory: ```cd koans```
9
* To export koans to run below command and open in IDE:
0 commit comments