Skip to content

Commit

Permalink
Update quickstart.md
Browse files Browse the repository at this point in the history
change 「Element UI」 to 「Element」
  • Loading branch information
fishpaw authored Oct 21, 2016
1 parent 961dd88 commit 9bf409e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions examples/docs/zh-cn/quickstart.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## 快速上手

Element UI 是一套 Vue.js 后台组件库,它能够帮助你更轻松更快速地开发后台项目。
Element 是一套 Vue.js 后台组件库,它能够帮助你更轻松更快速地开发后台项目。

### 安装

Expand All @@ -10,7 +10,7 @@ $ npm install element-ui@next -S

### 注册组件

引入整个 Element UI
引入整个 Element

```javascript
import Vue from 'vue'
Expand Down

0 comments on commit 9bf409e

Please sign in to comment.