Skip to content

Commit 4091c40

Browse files
committed
updating dl link in readme
1 parent ae9c0b9 commit 4091c40

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Running Instructions:
22
=====================
33
* Download and unarchive the contents of the most recent java-koans in development from:
4-
https://github.com/matyb/java-koans/archives/master
4+
https://github.com/matyb/java-koans/archive/master.zip
55
* Open a terminal and cd to the directory you unarchived:
66
```cd <the directory you just unarchived>```
77
* Within it you'll find:

koans/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Running Instructions:
22
=====================
33
* Download and unarchive the contents of the most recent java-koans in development from:
4-
https://github.com/matyb/java-koans/archives/master
4+
https://github.com/matyb/java-koans/archive/master.zip
55
* Open a terminal and cd to the directory you unarchived:
66
```cd <the directory you just unarchived>```
77
* Within it you'll find:

0 commit comments

Comments
 (0)