Fixed typo in wkwebview-engine README
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/0eea525e Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-wkwebview-engine/tree/0eea525e Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-wkwebview-engine/diff/0eea525e Branch: refs/heads/master Commit: 0eea525e754059abc3b742c3e0af21cc3cd8f31c Parents: a1ab05a Author: Shazron Abdullah <shaz...@apache.org> Authored: Mon Jun 22 17:01:53 2015 -0700 Committer: Shazron Abdullah <shaz...@apache.org> Committed: Mon Jun 22 17:01:53 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/0eea525e/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index 1c699de..a46cecf 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 cordova platform add https://github.com/apache/cordova-ios.git#4.0.x + cordova platform add https://github.com/apache/cordova-ios.git#4.0.x 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