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)

###