Repository: cordova-osx Updated Branches: refs/heads/master 80c0c6fb9 -> c8ea10f5c
trivial: use https clone url Project: http://git-wip-us.apache.org/repos/asf/cordova-osx/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-osx/commit/c8ea10f5 Tree: http://git-wip-us.apache.org/repos/asf/cordova-osx/tree/c8ea10f5 Diff: http://git-wip-us.apache.org/repos/asf/cordova-osx/diff/c8ea10f5 Branch: refs/heads/master Commit: c8ea10f5c3022ca8984168be91260f23228e42b2 Parents: 80c0c6f Author: Tobias Bocanegra <[email protected]> Authored: Wed Feb 10 11:01:24 2016 -0800 Committer: Tobias Bocanegra <[email protected]> Committed: Wed Feb 10 11:02:19 2016 -0800 ---------------------------------------------------------------------- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-osx/blob/c8ea10f5/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index a6dd0e8..cdfe96b 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ Create your project 2. add the osx platform: ```` - $ cordova platform add git://git.apache.org/cordova-osx.git + $ cordova platform add https://github.com/apache/cordova-osx.git $ cordova run osx ```` --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
