Skip to content

Commit 93857cb

Browse files
committed
fix(docs): 修改文档
1 parent 2b1b07b commit 93857cb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/src/guide/installation.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
npm install element-ui
1818

1919
# 安装 Element-UI-X
20-
npm install Element-UI-X
20+
npm install vue-element-ui-x
2121
```
2222

2323
### 使用 yarn 安装
@@ -27,7 +27,7 @@ npm install Element-UI-X
2727
yarn add element-ui
2828

2929
# 安装 Element-UI-X
30-
yarn add Element-UI-X
30+
yarn add vue-element-ui-x
3131
```
3232

3333
## 完整引入

0 commit comments

Comments
 (0)