From d2238a6b633f32fafe1a70923635abcb335f1e81 Mon Sep 17 00:00:00 2001 From: hafometh88 <76481827+hafometh88@users.noreply.github.com> Date: Wed, 13 Dec 2023 16:27:31 +0100 Subject: [PATCH] Update README.md Co-authored-by: jonpas --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a1d90aa..506798c 100644 --- a/README.md +++ b/README.md @@ -69,7 +69,7 @@ Path to a JSON file that contains array of mod objects. ``` ### RCON -RCON can be activated by defining the RCON_PASSWORD variable. +RCON can be activated by defining the `RCON_PASSWORD` variable. ```sh -e RCON_PASSWORD="ExamplePassword123"