You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@weex.apache.org by ja...@apache.org on 2019/07/12 08:54:38 UTC

[incubator-weex-playground] 01/01: Link to instructions on how to install Cocoapods

This is an automated email from the ASF dual-hosted git repository.

janpio pushed a commit to branch janpio-patch-1
in repository https://gitbox.apache.org/repos/asf/incubator-weex-playground.git

commit 32c5855c92386d6ba830ab496fadb180bf08b2ef
Author: Jan Piotrowski <pi...@gmail.com>
AuthorDate: Fri Jul 12 10:54:34 2019 +0200

    Link to instructions on how to install Cocoapods
---
 README.md | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md
index a872725..b9034e1 100644
--- a/README.md
+++ b/README.md
@@ -12,8 +12,7 @@ Find more about weex at [weex.apache.org](https://weex.apache.org).
 * Click <img src="http://gtms04.alicdn.com/tps/i4/TB1wCcqMpXXXXakXpXX3G7tGXXX-34-44.png" height="16" > (`Run` button)
 
 ### iOS
-* install `CocoaPods`.
-* Open `ios` directory, and then execute `pod install` in terminal.
+* [Install `CocoaPods`](https://guides.cocoapods.org/using/getting-started.html#installation).
+* Open `ios` directory, then execute `pod install` in terminal.
 * Open `WeexDemo.xcworkspace` with Xcode.
 * Click <img src="http://gtms04.alicdn.com/tps/i4/TB1wCcqMpXXXXakXpXX3G7tGXXX-34-44.png" height="16" > (`Run` button)
-