Commit 2144c02b authored by jingsam's avatar jingsam Committed by 杨奕

Update installation.md

parent 6c4f8a68
......@@ -4,7 +4,7 @@
推荐使用 npm 的方式安装,它能更好地和 [webpack](https://webpack.js.org/) 打包工具配合使用。
```shell
npm i element-ui -D
npm i element-ui -S
```
### CDN
......@@ -50,4 +50,4 @@ npm i element-ui -D
</script>
</html>
```
如果是通过 npm 安装,并希望配合 webpack 使用,请阅读下一节:快速上手。
\ No newline at end of file
如果是通过 npm 安装,并希望配合 webpack 使用,请阅读下一节:快速上手。
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment