Browse Source

Update readme

qingwei.li 9 năm trước cách đây
mục cha
commit
adc09b28f8
1 tập tin đã thay đổi với 0 bổ sung2 xóa
  1. 0 2
      README.md

+ 0 - 2
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