Skip to content

Commit d10441c

Browse files
Update README.md
1 parent 6ede2c3 commit d10441c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
1. Be sure you have installed the latest version of Java. Alk interpreter works now on Java 1.8.
44
2. Download the Java interpreter of Alk:
5-
* if you have git on your system, then the best is to make a clone of the K definition of alk from https://github.com/alk-language/java-semantics
6-
* otherwise, you may download a zip archive from https://github.com/alk-language/java-semantics/archive/master.zip (Clone or download button);
5+
* if you have git on your system, then the best is to make a clone of the JAVA definition of alk from https://github.com/alk-language/java-semantics
6+
* otherwise, you may download a zip archive from https://github.com/alk-language/java-semantics/releases/download/v1.0/alki-v1.0.zip
77
3. Test the Alk interpreter:
88
* Go to the `examples/miscelanea` folder and test some examples:
99

0 commit comments

Comments
 (0)