From 7ebf4ecd50da1c6929424ba117b853ef71d62389 Mon Sep 17 00:00:00 2001 From: vil02 Date: Mon, 22 Jan 2024 18:34:51 +0100 Subject: [PATCH] Document usage of Docker Compose Closes #5972. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f9c80704af..7671d72216 100644 --- a/README.md +++ b/README.md @@ -130,7 +130,7 @@ This repository only contains the source code for the package. export packageUser= export packagePAT= -3. Download and install [Docker](https://www.docker.com/). +3. Download and install [Docker](https://www.docker.com/) and Docker Compose. ### Build the source