From 0e8799dc4af73e1624966941331481f1c325f0bf Mon Sep 17 00:00:00 2001 From: Skylar Sadlier Date: Mon, 23 Sep 2019 23:02:52 -0600 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cc6e9ef..57ec68b 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ After running the command steamcmd will start downloading the Sven Co-op dedicat #### Environment Variables - `GAME_PORT` - Game port for the server. Make sure this matches the port that users will use to connect or you may have issues (see below for more details) - `GAME_PARAMS` - Enter your arguments for `svends_run` (see above for example). -- `VALIDATE` - Set the Variable to 'true' if you want to validate the installation on container start otherwise leave it blank or set it to `false`. +- `VALIDATE` - Set the Variable to `true` if you want to validate the installation on container start otherwise leave it blank or set it to `false`. - `USERNAME` and `PASSWORD` - Steam user/pass for downloading (uses anonymous if not defined which works with Sven co-op so this is not necessary)