diff --git a/docs/games/taikonijiiro/setup.md b/docs/games/taikonijiiro/setup.md index ed4ce40..ed90cfd 100644 --- a/docs/games/taikonijiiro/setup.md +++ b/docs/games/taikonijiiro/setup.md @@ -81,7 +81,7 @@ ### Configuring config.toml !!! tip "" - The configuration information for segatools is stored within `config.toml`. + The configuration information for TaikoArcadeLoader is stored within `config.toml`. Open up `config.toml` with a text editor of your choice. We'll be using [Notepad++](https://notepad-plus-plus.org/). `config.toml` is separated into several sections, indicated by the section name in `[square brackets]`. Information for this can be found at the [TAL github page](https://github.com/esuo1198/TaikoArcadeLoader). We will go over the most important ones below.