Update README.md

This commit is contained in:
qinghe.zhang 2014-06-27 10:05:27 +08:00
parent 3aaa0e4847
commit 34857a1eea

View File

@ -24,7 +24,7 @@ cordova plugin add https://github.com/jpush/jpush-phonegap-plugin.git
1.使用PhoneGap/Cordova CLI命令安装
```
cordova plugin add https://github.com/zhangqinghe/test.phonegap.git
cordova plugin add https://github.com/jpush/jpush-phonegap-plugin.git
cordova platforms add ios
cordova build ios
```