Commit adc09b28 authored by qingwei.li's avatar qingwei.li

Update readme

parent 3b539efb
...@@ -70,8 +70,6 @@ Vue.component(Button.name, ElButton) ...@@ -70,8 +70,6 @@ Vue.component(Button.name, ElButton)
## development ## development
### Building Tool Installation ### Building Tool Installation
Element UI is built with [cooking](http://cookingjs.github.io/). So before running it you'll need to install [cooking](http://cookingjs.github.io/) globally.
```shell ```shell
# development => install packages -> build icon etc. -> run webpack # development => install packages -> build icon etc. -> run webpack
$ npm run dev $ npm run dev
......
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