From bfa5fd4561bda179004fcd5753365d763c1e9c25 Mon Sep 17 00:00:00 2001 From: Daniel Ceregatti Date: Fri, 21 Jun 2024 21:18:08 -0700 Subject: [PATCH] Update docs. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1afbc30..65ee6a8 100644 --- a/README.md +++ b/README.md @@ -64,7 +64,7 @@ user@dayzdockerserver:~ $ Use [SteamCMD](https://developer.valvesoftware.com/wiki/SteamCMD) to login: ```docker -steamcmd +login 'MySteamLogin' +force_install_dir /home/user/dayz/serverfiles +quit +steamcmd +login 'MySteamLogin' +quit ``` Follow the prompts for the password and Steam Guard code. This process will wait indefinitely until both are entered. Once logged in, this process will not need to be repeated as long as the same username is used for the +login argument and the host directory containing the files is not deleted.