summaryrefslogtreecommitdiffstats
path: root/src/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'src/readme.md')
-rw-r--r--src/readme.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/readme.md b/src/readme.md
index 4031f10..0f5da1e 100644
--- a/src/readme.md
+++ b/src/readme.md
@@ -12,7 +12,7 @@ Compile
## Example usage (command line)
-`java -jar esotericFORTRAN.jar example.txt -c -pc -e`
+`java -jar .\esotericFORTRAN.jar .\examples\iteration.ft -c --execute -pc`
Full documentaion is avaliable at `Compiler/helptext.txt` or `java -jar esotericFORTRAN.jar --help`