mirror of
https://github.com/electron-vite/electron-vite-vue
synced 2025-08-26 06:41:19 +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
|
```bash
|
||||||
# clone the project
|
# 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
|
# enter the project directory
|
||||||
cd electron-vue-vite
|
cd electron-vue-vite
|
||||||
|
@@ -24,7 +24,7 @@
|
|||||||
|
|
||||||
```bash
|
```bash
|
||||||
# clone the project
|
# 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
|
# enter the project directory
|
||||||
cd electron-vue-vite
|
cd electron-vue-vite
|
||||||
|
Reference in New Issue
Block a user