summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorYehuda Sadeh <yehuda@hq.newdream.net>2012-04-05 11:43:11 -0700
committerYehuda Sadeh <yehuda@hq.newdream.net>2012-04-05 11:43:11 -0700
commit0e5d087c460ee1cb3ac04c4e86c755048f357c03 (patch)
tree2cce4fc46a879078befb577d099fdc94543ec44f /README
parent0df6fbd3a66741ad02c7556b0c4026dc3577d797 (diff)
downloadceph-0e5d087c460ee1cb3ac04c4e86c755048f357c03.tar.gz
README: update instructions
Needed to add submodule instructions. Signed-off-by: Yehuda Sadeh <yehuda@hq.newdream.net>
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 4 insertions, 0 deletions
diff --git a/README b/README
index 1e68c862247..1a22ff00103 100644
--- a/README
+++ b/README
@@ -5,6 +5,10 @@ Please see http://ceph.newdream.net/ for current info.
----
+To prepare the source tree for the first time in case it has been git cloned,
+
+$ git submodule update --init
+
To build the server daemons, and FUSE client,
$ ./autogen.sh