mirror of
https://github.com/electron-vite/electron-vite-vue
synced 2025-08-24 21:51:27 +08:00
docs: https:// instead git@
This commit is contained in:
@@ -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
|
||||
|
@@ -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
|
||||
|
Reference in New Issue
Block a user