fixed readme error
diff --git a/README.md b/README.md
index 21de2c0..ce129fc 100644
--- a/README.md
+++ b/README.md
@@ -15,7 +15,7 @@
 ### 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`.