From c9f2e0f86f4c9dd89a1611bc25f92fe8f2517a5d Mon Sep 17 00:00:00 2001 From: Namekuji Date: Fri, 16 Dec 2022 23:26:55 -0500 Subject: [PATCH] fix required version of docker-compose --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4a439f1..e8f3dae 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ These ports are changeable in `config/livekit.yaml`. Please refer to the documen ### Requirements - **Docker** 20.10+ -- **docker-compose** 2.14+ +- **docker-compose** 2.12+ ## Installation Steps