Commit 09099557 authored by Max's avatar Max Committed by 杨奕

Update installation.md

fix wording
parent 1f8f8861
## Installation
### npm
Installing with npm is recommended, for it works seamlessly with [webpack](https://webpack.js.org/).
Installing with npm is recommended and it works seamlessly with [webpack](https://webpack.js.org/).
```shell
npm i element-ui -D
......@@ -50,4 +50,4 @@ If you are using CDN, a hello-world page is easy with Element. [Online Demo](htt
</script>
</html>
```
If you are using npm and wish to apply webpack, please continue to the next page: Quick Start.
\ No newline at end of file
If you are using npm and wish to apply webpack, please continue to the next page: Quick Start.
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