Browse Source

chore(docs): update git url (#3839)

pull/3840/head
李吉磊(Leo) 2 years ago
committed by GitHub
parent
commit
223562eab5
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      README.md
  2. 2
      README.zh-CN.md

2
README.md

@ -62,7 +62,7 @@ Open the project in Gitpod (free online dev environment for GitHub) and start co
- Get the project code
```bash
git clone https://github.com/anncwb/vue-vben-admin.git
git clone https://github.com/vbenjs/vue-vben-admin.git
```
- Install dependencies

2
README.zh-CN.md

@ -62,7 +62,7 @@ Vue Vben Admin 是一个免费开源的中后台模版。使用了最新的`vue3
- 获取项目代码
```bash
git clone https://github.com/anncwb/vue-vben-admin.git
git clone https://github.com/vbenjs/vue-vben-admin.git
```
- 安装依赖

Loading…
Cancel
Save