From 5606a5961411689b5e4d6beaef371d9edf12d9c2 Mon Sep 17 00:00:00 2001 From: Michael Wolf Date: Thu, 1 Jan 2026 17:36:22 -0600 Subject: [PATCH] Note that you need docker as well as docker compose --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c0a24f7..5c6948c 100644 --- a/README.md +++ b/README.md @@ -54,7 +54,7 @@ To run a more complete system, you also need to have docker compose installed. To hack on diachron itself, you need the following: -- docker compose +- docker and docker compose - [fd](https://github.com/sharkdp/fd) - golang, version 1.23.6 or greater - shellcheck