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

Update installation.md

parent 6c4f8a68
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
推荐使用 npm 的方式安装,它能更好地和 [webpack](https://webpack.js.org/) 打包工具配合使用。 推荐使用 npm 的方式安装,它能更好地和 [webpack](https://webpack.js.org/) 打包工具配合使用。
```shell ```shell
npm i element-ui -D npm i element-ui -S
``` ```
### CDN ### CDN
...@@ -50,4 +50,4 @@ npm i element-ui -D ...@@ -50,4 +50,4 @@ npm i element-ui -D
</script> </script>
</html> </html>
``` ```
如果是通过 npm 安装,并希望配合 webpack 使用,请阅读下一节:快速上手。 如果是通过 npm 安装,并希望配合 webpack 使用,请阅读下一节:快速上手。
\ No newline at end of file
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