Updated wkwebview-engine plugin README to point to cordova-ios#master instead of 4.0.x branch
Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-wkwebview-engine/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-wkwebview-engine/commit/0cda51fe Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-wkwebview-engine/tree/0cda51fe Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-wkwebview-engine/diff/0cda51fe Branch: refs/heads/master Commit: 0cda51fe9bede3327c9ecce2a7032e2394b61d06 Parents: 0eea525 Author: Shazron Abdullah <shaz...@gmail.com> Authored: Wed Jun 24 18:11:34 2015 -0700 Committer: Shazron Abdullah <shaz...@gmail.com> Committed: Wed Jun 24 18:11:34 2015 -0700 ---------------------------------------------------------------------- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-plugin-wkwebview-engine/blob/0cda51fe/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index a46cecf..1c84cb5 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ To `alpha test` this: cordova create wkwvtest my.project.id wkwvtest cd wkwvtest - cordova platform add https://github.com/apache/cordova-ios.git#4.0.x + cordova platform add https://github.com/apache/cordova-ios.git#master cordova plugin add https://github.com/apache/cordova-plugins.git#master:wkwebview-engine Permissions --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org For additional commands, e-mail: dev-h...@cordova.apache.org