Browse Source

chore: update Readme.md

pull/3993/head
Li Kui 2 years ago
parent
commit
407534bd8c
  1. 4
      README.md
  2. 4
      README.zh-CN.md

4
README.md

@ -39,7 +39,7 @@ Test Account: vben/123456
Open the project in Gitpod (free online dev environment for GitHub) and start coding immediately.
[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/anncwb/vue-vben-admin)
[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/vbenjs/vue-vben-admin)
## Documentation
@ -50,7 +50,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
```
- Installation dependencies

4
README.zh-CN.md

@ -39,7 +39,7 @@ Vue Vben Admin 是 Vue Vben Admin 的升级版本。作为一个免费开源的
在 Gitpod(适用于 GitHub 的免费在线开发环境)中打开项目,并立即开始编码.
[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/anncwb/vue-vben-admin)
[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://github.com/vbenjs/vue-vben-admin)
## 文档
@ -50,7 +50,7 @@ Vue Vben Admin 是 Vue Vben Admin 的升级版本。作为一个免费开源的
- 获取项目代码
```bash
git clone https://github.com/anncwb/vue-vben-admin.git
git clone https://github.com/vbenjs/vue-vben-admin.git
```
- 安装依赖

Loading…
Cancel
Save