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:14 UTC

[12/16] incubator-weex git commit: no message

no message


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

Branch: refs/heads/0.15-dev
Commit: b25261e4783578bd08d1fa6ddca97a4041caa2d3
Parents: 5656ea8
Author: acton393 <zh...@gmail.com>
Authored: Wed Jun 21 19:55:04 2017 +0800
Committer: acton393 <zh...@gmail.com>
Committed: Wed Jun 21 19:55:04 2017 +0800

----------------------------------------------------------------------
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/b25261e4/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index 2be5f0e..8db117c 100644
--- a/README.md
+++ b/README.md
@@ -67,7 +67,7 @@ On Android Platform , Weex code is executed in [weex_v8core](https://github.com/
   
      Add the following line to your Podfile:
 	 ```
-	 	 pod 'WeexSDK'
+	   pod 'WeexSDK'
 	 ```
     run `pod install`