summaryrefslogtreecommitdiffstats
path: root/src/readme.md
diff options
context:
space:
mode:
authorchris.sutcliffe <ctd.sutcliffe@gmail.com>2021-11-30 12:28:05 +0000
committerchris.sutcliffe <ctd.sutcliffe@gmail.com>2021-11-30 12:28:05 +0000
commit1237b1eb8effe50f77997934d86930f1252fe993 (patch)
treecc114b177fe6853c94db61c8cffbdff6633d0f01 /src/readme.md
parent4caf60954379915ccc51fd2c1801399dd97c0c89 (diff)
parent63ddd9e636e374bb3a3a3fe8a97ab26c6abc04c9 (diff)
downloadesotericFORTRAN-1237b1eb8effe50f77997934d86930f1252fe993.tar.gz
esotericFORTRAN-1237b1eb8effe50f77997934d86930f1252fe993.zip
Merge branch 'main' of github.com:AlfieEagleton/EsotericProject into main
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`