From bc9e11eeff6ecb5d84af7ccd9a298c09a70b9de2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebasti=C3=A1n=20Est=C3=A9vez?= Date: Mon, 4 Apr 2022 14:57:19 -0400 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index a991d55..4ceefa8 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,8 @@ ASTRA_TOKEN=updateme ASTRA_DATABASE_ID=updateme ``` +Make sure you are running a modern version of docker-compose (v2.3.3+ recommended) + * Update the Temporal schema by running `./schema.sh` OR run these commands: ```sh docker-compose -f docker-compose-schema.yaml run temporal-admin-tools \