From f28c525127d5872d28cd6c8dbdedbf9cc4cd857d Mon Sep 17 00:00:00 2001 From: John Ryan Date: Wed, 14 Aug 2019 16:31:53 -0700 Subject: [PATCH] Update add_to_app README (#129) * Update add_to_app README * simplify README prerequisites * Cocoapods -> CocoaPods --- experimental/add_to_app/README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/experimental/add_to_app/README.md b/experimental/add_to_app/README.md index 9ae56a0a1..1e027188d 100644 --- a/experimental/add_to_app/README.md +++ b/experimental/add_to_app/README.md @@ -1,7 +1,8 @@ # Add-to-App Sample -***The Add-to-App sample is designed to build with Flutter's `master` channel. See -the [README](../README.md) in the `experimental` directory for details.*** +***The Add-to-App sample is designed to build with Flutter's `master` channel +and the latest version of CocoaPods. See the [README](../README.md) in the +`experimental` directory for details.*** This directory contains a bunch of Android and iOS projects that each import a standalone Flutter module called `example_module`.