From 9d9eb912113251b285dada24d289b259da66d0a6 Mon Sep 17 00:00:00 2001 From: wu736139669 <736139669@qq.com> Date: Wed, 24 Feb 2016 12:46:54 +0800 Subject: [PATCH] Update README.md --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 8803e1d..8276f60 100644 --- a/README.md +++ b/README.md @@ -8,9 +8,7 @@ react native 编写的demo 1: npm install
2: cd server && cd bin
3: node www
-4: 在主目录下 cd ios
-5: pod install
-6: 用xcode 打开 testdemo.xcworkspace
+4: 用xcode 打开 testdemo.xcworkspace
![image](https://github.com/wu736139669/RN_AWord/blob/master/ios/ScreenShot/001.png)

###