From f8561d8ec6c89a4dbd33630ce0a06e7bbb7732c6 Mon Sep 17 00:00:00 2001 From: Daniel Ceregatti Date: Mon, 10 Mar 2025 14:26:03 -0700 Subject: [PATCH] Fix doc formatting. --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1adf02d..17e6679 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,7 @@ cd dayzdockerserver ```shell Build the Docker image and bring the stack up in the background: +``` ```shell docker compose up --build -d @@ -66,4 +67,4 @@ After a successful login to Steam, the server files will automatically start dow * Add CF tools * Support for experimental servers. -* Rootless Docker \ No newline at end of file +* Rootless Docker