Skip to content

Commit

Permalink
docs: update Getting started
Browse files Browse the repository at this point in the history
  • Loading branch information
zhou-tao committed Feb 17, 2024
1 parent 833ad91 commit 1da2811
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 10 deletions.
7 changes: 2 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,11 +27,8 @@
### :alarm_clock: Getting started

```shell
# clone
# if no degit can run `npm i -g degit`
degit zhou-tao/vue-power-admin
# or
git clone https://github.com/zhou-tao/vue-power-admin.git
# download and pick `vpa-frontend` option
pnpm create vpa vue-power-admin

# cd vue-power-admin
cd vue-power-admin
Expand Down
7 changes: 2 additions & 5 deletions README.zh-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,8 @@
### :alarm_clock: 使用

```shell
# clone
# 如果未安装 degit 可以运行 `npm i -g degit`
degit zhou-tao/vue-power-admin
# or
git clone https://github.com/zhou-tao/vue-power-admin.git
# 选择 `vpa-frontend`
pnpm create vpa vue-power-admin

# cd vue-power-admin
cd vue-power-admin
Expand Down

0 comments on commit 1da2811

Please sign in to comment.