diff options
-rw-r--r-- | backends/dc/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/backends/dc/README b/backends/dc/README index d4bf04c5bd..6ad52adda5 100644 --- a/backends/dc/README +++ b/backends/dc/README @@ -16,5 +16,5 @@ you'll need the following: Edit the Makefile to contain the path to libronin if you installed it somewhere other than /usr/local/ronin, then run `make', and you should -get an ELF binary with the name `scummvm'. +get an ELF binary with the name `scummvm.elf'. |