aboutsummaryrefslogtreecommitdiffhomepage
path: root/objectivec/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'objectivec/README.md')
-rw-r--r--objectivec/README.md7
1 files changed, 4 insertions, 3 deletions
diff --git a/objectivec/README.md b/objectivec/README.md
index a02df33f..21ac07d8 100644
--- a/objectivec/README.md
+++ b/objectivec/README.md
@@ -20,9 +20,10 @@ The Objective C implementation requires:
Installation
------------
-The full distribution pulled from github includes the sources for both the
-compiler (protoc) and the runtime (this directory). To build the compiler
-and run the runtime tests, you can use:
+The distribution pulled from github includes the sources for both the
+compiler (protoc) and the runtime (this directory). After cloning the distribution
+and needed submodules ([see the src directory's README](../src/README.md)),
+to build the compiler and run the runtime tests, you can use:
$ objectivec/DevTools/full_mac_build.sh