You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,7 +27,7 @@
27
27
```
28
28
* Windows:
29
29
```
30
-
..\..\bin\alki.bat gcd.alk gcd.in
30
+
..\..\bin\alki.bat -a gcd.alk -i gcd.in
31
31
14
32
32
```
33
33
It is strongly recommended to include the folder `java-semantics/bin` in the PATH environment variable. This allow to call the the interpreter without mentioning the path to its location.
0 commit comments