From 2061bb0f7ca6dfa235a9a1dc491b140be0437943 Mon Sep 17 00:00:00 2001 From: JackLCL Date: Thu, 16 Sep 2021 11:25:49 +0800 Subject: [PATCH] Modify the word error in the Readme in the build directory (#8043) Signed-off-by: JackLCL --- build/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/README.md b/build/README.md index 8db2f524f6..9ab75a10ad 100644 --- a/build/README.md +++ b/build/README.md @@ -18,7 +18,7 @@ While it is possible to build Milvus using a local golang installation, we have ## Before You Begin -Before building Milvus, you must check the eligibility of your Docker, Docker Compose, and hardware in line with Milvus' requirement. +Before building Milvus, you must check the eligibility of your Docker, Docker Compose, and hardware in line with Milvus' requirements.
Check your Docker and Docker Compose version