diff options
Diffstat (limited to 'linux/browse/README.md')
-rw-r--r-- | linux/browse/README.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/linux/browse/README.md b/linux/browse/README.md index 8f92b584..0c2bd8cf 100644 --- a/linux/browse/README.md +++ b/linux/browse/README.md @@ -3,7 +3,8 @@ Render a subset of Markdown. To run: ``` - $ ./translate_mu apps/browse.mu + $ cd linux + $ ./translate browse.mu $ ./a.elf __text_file__ ``` |