From 321bde7770dafd44d66269d38f24cb3897ea18de Mon Sep 17 00:00:00 2001 From: 1e99 Date: Sat, 29 Mar 2025 14:31:00 +0100 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3355188..177628a 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ services: volumes: - "./vintagestory:/data" environment: - - "VS_BRANCH=stable" + - "VS_BRANCH=stable" # Either stable or unstable - "VS_VERSION=1.20.7" ports: - "42420:42420/tcp"