From 5076374b5d2481828ef7b01ef130938dc3e99b7d Mon Sep 17 00:00:00 2001 From: kuaifan Date: Sat, 25 Dec 2021 14:50:04 +0800 Subject: [PATCH] doc: Docker Compose v2.0+ --- README.md | 2 +- README_CN.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0de2560f..7255f5f0 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ English | **[中文文档](./README_CN.md)** ## Setup -> `Docker` & `Docker Compose` must be installed +> `Docker` & `Docker Compose v2.0+` must be installed ### Deployment project diff --git a/README_CN.md b/README_CN.md index 664d24df..e96bce57 100644 --- a/README_CN.md +++ b/README_CN.md @@ -7,7 +7,7 @@ ## 安装程序 -> 必须安装 `Docker` 和 `Docker Compose` +> 必须安装 `Docker` 和 `Docker Compose v2.0+` ### 部署项目