diff options
Diffstat (limited to 'linux/arith.mu')
-rw-r--r-- | linux/arith.mu | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/linux/arith.mu b/linux/arith.mu index 3183cd31..0608d476 100644 --- a/linux/arith.mu +++ b/linux/arith.mu @@ -7,7 +7,7 @@ # No division yet. # # To build: -# $ ./translate_mu apps/arith.mu +# $ ./translate arith.mu # # Example session: # $ ./a.elf |