From 5e0dd8c19e78fa9cd6e9d19d785e1ed3dcc59028 Mon Sep 17 00:00:00 2001 From: Kefu Chai Date: Tue, 2 Oct 2018 15:44:08 +0800 Subject: [PATCH] README.md: bump up required cmake to 3.5.1 we started to use cmake 3.5.1 back in 34f1ee78 Signed-off-by: Kefu Chai --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 379d2b3874840..27ce841d0177d 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,7 @@ suitable for installation we recommend you build deb or rpm packages, or refer to the `ceph.spec.in` or `debian/rules` to see which configuration options are specified for production builds. -Prerequisite: CMake 2.8.12 +Prerequisite: CMake 3.5.1 Build instructions: -- 2.39.5