From adc09b28f873a765f1981316b9fd3e503ce9695c Mon Sep 17 00:00:00 2001 From: "qingwei.li" Date: Tue, 6 Sep 2016 11:54:34 +0800 Subject: [PATCH] Update readme --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index aa568c11a..c1ef259fb 100644 --- a/README.md +++ b/README.md @@ -70,8 +70,6 @@ Vue.component(Button.name, ElButton) ## development ### 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 # development => install packages -> build icon etc. -> run webpack $ npm run dev