From 43fd49bf401cbf753cdb1a32b5e8a52bcbd15407 Mon Sep 17 00:00:00 2001 From: 3wc <3wc@doesthisthing.work> Date: Fri, 12 Jan 2024 11:11:13 -0300 Subject: [PATCH] Add note about docker version --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 3d0df5a..8991411 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,10 @@ Repo for practice task for Autonomic front-end recruitment. ### `wp-env` +**Note** this will only work with newer versions of Docker, if `docker compose` +gives `'compose' is not a docker command.` then either upgrade Docker or use +another method. + You can launch an instance of WordPress pre-installed with this theme using the `wp-env` tool. ```sh