From 8a755e77f5004d17ad8a82325d47d5dccc9725db Mon Sep 17 00:00:00 2001 From: hackgrid Date: Mon, 20 Nov 2023 12:08:36 +0100 Subject: [PATCH] update docker instructions --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c464a65..fc66b36 100644 --- a/README.md +++ b/README.md @@ -202,7 +202,9 @@ portal/portal_sound_vo_spanish_dir.vpk ## Build with Docker -Using the docker image the only setup step you need is to populating the vpk folder. After that you can build the docker image using +Using the docker image the only setup step you need is to populating the vpk folder - you need to COPY all needed *.vpk files, a symlink does not work for Docker builds! + +After that you can build the docker image using Build the Docker image.