From 2ed19affab3e1940ce1dbfd1bd35af4593d06c52 Mon Sep 17 00:00:00 2001 From: Mitchell Victoriano Date: Tue, 18 Feb 2025 11:10:08 -0800 Subject: [PATCH] Updated readme with specific docker instructions --- QuickStart.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/QuickStart.md b/QuickStart.md index e10b2c51..aebc6f88 100644 --- a/QuickStart.md +++ b/QuickStart.md @@ -2,6 +2,8 @@ ## Requirements +To begin development on the validation hub, download and install the [Docker client](https://www.docker.com). Alternatively, if you installed docker only for the command line tools, then you will need to also make sure to install ```docker-compose``` and to update both to the latest versions. + Docker Desktop: