diff --git a/README.md b/README.md index 377f355..8e7ad23 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ You can learn more details by looking at the source code. Trust me, this templat ```bash # clone the project - git clone git@github.com:caoxiemeihao/electron-vue-vite.git + git clone https://github.com/caoxiemeihao/electron-vue-vite.git # enter the project directory cd electron-vue-vite diff --git a/README.zh-CN.md b/README.zh-CN.md index 1592400..60268d3 100644 --- a/README.zh-CN.md +++ b/README.zh-CN.md @@ -24,7 +24,7 @@ ```bash # clone the project - git clone git@github.com:caoxiemeihao/electron-vue-vite.git + git clone https://github.com/caoxiemeihao/electron-vue-vite.git # enter the project directory cd electron-vue-vite