diff --git a/README.md b/README.md index 3c691d3..eba22ea 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ ```bash # clone the project -git clone git@github.com:caoxiemeihao/vite-react-electron.git +git clone https://github.com/caoxiemeihao/vite-react-electron.git # open the project directory cd vite-react-electron diff --git a/README.zh-CN.md b/README.zh-CN.md index c9deccb..6a55521 100644 --- a/README.zh-CN.md +++ b/README.zh-CN.md @@ -19,7 +19,7 @@ ```bash # clone the project - git clone git@github.com:caoxiemeihao/vite-react-electron.git + git clone https://github.com/caoxiemeihao/vite-react-electron.git # enter the project directory cd vite-react-electron