Update README-zh_CN.md (#10181)

This commit is contained in:
yiminanci 2018-04-21 15:43:22 +08:00 committed by 偏右
parent f4ae9294c0
commit 26f35280a8

View File

@ -88,6 +88,7 @@ import 'antd/dist/antd.css'; // or 'antd/dist/antd.less'
```bash
$ git clone git@github.com:ant-design/ant-design.git
$ cd ant-design
$ npm install
$ npm start
```