about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--Readme.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/Readme.md b/Readme.md
index 8f3d6fe0..326d9134 100644
--- a/Readme.md
+++ b/Readme.md
@@ -118,7 +118,7 @@ You can use SubX to translate itself. For example, running natively on Linux:
   42
 
   # or, automating the above steps
-  $ ./ntranslate init.linux ex1.subx
+  $ ./ntranslate init.linux examples/ex1.subx
   $ ./a.elf
   $ echo $?
   42