diff --git a/README.md b/README.md index e742a12..2ea8140 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ You can manage server-config through the `terraria_config` dictionary: ```yaml terraria_config: - max-players: 8 + maxplayers: 8 password: supersecret ```