Commit 5c6de669 authored by Jeff Wen's avatar Jeff Wen Committed by niko

Update README.md (#174)

parent d93b0bf2
......@@ -64,7 +64,7 @@ We need your help: https://github.com/ant-design/ant-design-pro/issues/120
## Usage
```bash
$ git clone git@github.com:ant-design/ant-design-pro --depth=1
$ git clone https://github.com/ant-design/ant-design-pro.git --depth=1
$ cd ant-design-pro
$ npm install
$ npm start # visit http://localhost:8000
......
......@@ -60,7 +60,7 @@
## 使用
```bash
$ git clone git@github.com:ant-design/ant-design-pro --depth=1
$ git clone https://github.com/ant-design/ant-design-pro.git --depth=1
$ cd ant-design-pro
$ npm install
$ npm start # 访问 http://localhost:8000
......
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