diff options
Diffstat (limited to 'rpn.mu')
-rw-r--r-- | rpn.mu | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rpn.mu b/rpn.mu index eaccccdf..341f942d 100644 --- a/rpn.mu +++ b/rpn.mu @@ -4,7 +4,7 @@ # Division not implemented yet. # # To build: -# $ ./translate_mu_baremetal baremetal/rpn.mu +# $ ./translate rpn.mu # # Example session: # $ qemu-system-i386 disk.img |