diff --git a/ports/oddworld/port.json b/ports/oddworld/port.json index 4219f7682f..a3e3a5cbf2 100644 --- a/ports/oddworld/port.json +++ b/ports/oddworld/port.json @@ -10,7 +10,7 @@ "attr": { "title": "Oddworld: Abes Oddysee Exoddus", "desc": "It is a platformer with puzzle-solving elements.", - "inst": "You need to copy all .lvl and .ddv files (and sound.dat for Exoddus) from the original game(s) to either ports/oddysee or ports/exoddus directory.", + "inst": "You need to copy all .lvl and .ddv files (and sound.dat for Exoddus) from the original game(s) to ports/relive/oddysee or ports/relive/exoddus directory.", "genres": [ "action", "adventure" @@ -26,4 +26,4 @@ "aarch64" ] } -} \ No newline at end of file +}