You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by st...@apache.org on 2015/09/25 20:41:44 UTC

cordova-registry-web git commit: fixed readme error

Repository: cordova-registry-web
Updated Branches:
  refs/heads/master a820ef4ed -> 1977f429f


fixed readme error


Project: http://git-wip-us.apache.org/repos/asf/cordova-registry-web/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-registry-web/commit/1977f429
Tree: http://git-wip-us.apache.org/repos/asf/cordova-registry-web/tree/1977f429
Diff: http://git-wip-us.apache.org/repos/asf/cordova-registry-web/diff/1977f429

Branch: refs/heads/master
Commit: 1977f429f18f4d995774f7406f15d94559c93c50
Parents: a820ef4
Author: Steve Gill <st...@gmail.com>
Authored: Fri Sep 25 11:41:37 2015 -0700
Committer: Steve Gill <st...@gmail.com>
Committed: Fri Sep 25 11:41:37 2015 -0700

----------------------------------------------------------------------
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-registry-web/blob/1977f429/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index 21de2c0..ce129fc 100644
--- a/README.md
+++ b/README.md
@@ -15,7 +15,7 @@ We also need to install the `grunt-cli` and `couchapp` globally. Type `npm insta
 ### Clone Cordova-Registry repo
 If you are interested in publishing plugins to your local repo, you will need this repo.
 ```bash
-git clone https://git-wip-us.apache.org/repos/asf/cordova-registry-web.git
+git clone https://git-wip-us.apache.org/repos/asf/cordova-registry.git
 ```
 Navigate to the cordova-registry directory and run `npm install`.
 


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org