This is an automated email from the ASF dual-hosted git repository.

dinglei pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/rocketmq-schema-registry.git


The following commit(s) were added to refs/heads/main by this push:
     new a25e786  [polish] clone project with web URL.
     new a689b4d  Merge pull request #36 from GOODBOY008/main_doc
a25e786 is described below

commit a25e78674556e3795b45f4f38f6078d78d8944b6
Author: gongzhongqiang <[email protected]>
AuthorDate: Fri Aug 12 21:20:33 2022 +0800

    [polish] clone project with web URL.
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 9dd6087..c88ad59 100644
--- a/README.md
+++ b/README.md
@@ -47,7 +47,7 @@ $ nohup sh mqbroker -n localhost:9876 &
 #### Install & Running locally
 
 ```shell
-$ git clone [email protected]:apache/rocketmq-schema-registry.git
+$ git clone https://github.com/apache/rocketmq-schema-registry.git
 $ cd rocketmq-schema-registry
 $ mvn clean package
 ```

Reply via email to