From 40f18d4cdaf048adbd1078eb99105ed5d46263f0 Mon Sep 17 00:00:00 2001 From: Yao Zongyou Date: Fri, 14 Apr 2017 20:56:16 +0800 Subject: [PATCH] Fix build instructions inconsistent. Signed-off-by: Yao Zongyou --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b4d485ec6ac62..f1ff9340da2b7 100644 --- a/README.md +++ b/README.md @@ -66,7 +66,7 @@ Build instructions: make This assumes you make your build dir a subdirectory of the ceph.git -checkout. If you put it elsewhere, just replace .. above with a +checkout. If you put it elsewhere, just replace .. in do_cmake.sh with a correct path to the checkout. To build only certain targets use: -- 2.39.5