You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@weex.apache.org by ac...@apache.org on 2017/07/21 09:01:12 UTC

[10/16] incubator-weex git commit: * [ios] adjust format

* [ios] adjust format


Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/15152484
Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/15152484
Diff: http://git-wip-us.apache.org/repos/asf/incubator-weex/diff/15152484

Branch: refs/heads/0.15-dev
Commit: 15152484d95f231a766669971364dc8a51910827
Parents: 7fe4476
Author: acton393 <zh...@gmail.com>
Authored: Wed Jun 21 19:52:32 2017 +0800
Committer: acton393 <zh...@gmail.com>
Committed: Wed Jun 21 19:52:32 2017 +0800

----------------------------------------------------------------------
 README.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/15152484/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index 9b6bc41..cb04942 100644
--- a/README.md
+++ b/README.md
@@ -65,9 +65,9 @@ On Android Platform , Weex code is executed in [weex_v8core](https://github.com/
 
   - **[CocoaPods](https://cocoapods.org)**
     Add the following line to your Podfile:
-	 	```
-	 	   pod 'WeexSDK'
-	 	```
+	 ```
+	 	 pod 'WeexSDK'
+	 ```
     run `pod install`
   - **[Carthage](https://github.com/carthage/carthage)**
 	 Add the following line to your Cartfile: