diff options
Diffstat (limited to 'linux/ex2.mu')
-rw-r--r-- | linux/ex2.mu | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/linux/ex2.mu b/linux/ex2.mu index 16f04d29..21dee1df 100644 --- a/linux/ex2.mu +++ b/linux/ex2.mu @@ -1,7 +1,7 @@ # Add 3 and 4, and return the result in the exit code. # # To run: -# $ ./translate_mu apps/ex2.mu +# $ ./translate ex2.mu # $ ./a.elf # Expected result: # $ echo $? |