Update installation.md

pull/1817/head
jingsam 2016-12-18 18:43:14 +08:00 committed by 杨奕
parent 6c4f8a6867
commit 2144c02bd3
1 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@
推荐使用 npm 的方式安装,它能更好地和 [webpack](https://webpack.js.org/) 打包工具配合使用。
```shell
npm i element-ui -D
npm i element-ui -S
```
### CDN