diff --git a/Building-OpenRCT2-on-Linux.md b/Building-OpenRCT2-on-Linux.md index a4cbc44..6432d5a 100644 --- a/Building-OpenRCT2-on-Linux.md +++ b/Building-OpenRCT2-on-Linux.md @@ -122,7 +122,7 @@ Alternatively you can install these assets yourself. The following needs to sati * `$build/data/` has to have contents of `$repo/data/` * `$build/data/g2.dat` needs to exist. Build it using `make g2` and then copy it into `data`. * `$build/data/object` has to have the extracted contents from https://github.com/OpenRCT2/objects/releases - * (optional) `$build/data/title` has to have extracted contents from https://github.com/OpenRCT2/title-sequences/releases + * (optional) `$build/data/sequence` has to have extracted contents from https://github.com/OpenRCT2/title-sequences/releases `$XDG_CONFIG_HOME/OpenRCT2/` (or `~/.config/OpenRCT2/` in its absence) has to have `config.ini` with `game_path` set to an RCT install. `openrct2` will ask you for this directory when it first starts.