mirror of
https://github.com/electron-vite/electron-vite-vue
synced 2025-01-31 20:16:36 +08:00
docs: https:// instead git@
This commit is contained in:
parent
8ca7abb357
commit
8a7132af34
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user