aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/objective-c/examples/Sample/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'src/objective-c/examples/Sample/README.md')
-rw-r--r--src/objective-c/examples/Sample/README.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/objective-c/examples/Sample/README.md b/src/objective-c/examples/Sample/README.md
index 45ba544a34..716241bb75 100644
--- a/src/objective-c/examples/Sample/README.md
+++ b/src/objective-c/examples/Sample/README.md
@@ -1,2 +1 @@
-When contributing changes to this sample, use Cocoapods to manage the workspace
-file and everything under the Pods directory. \ No newline at end of file
+This sample app requires the use of Cocoapods. After installing Cocoapods, run `pod install` in this directory to recreate its dependencies. (This will compile OpenSSL, which takes some time).