Skip to content

Commit

Permalink
Update README.md (#174)
Browse files Browse the repository at this point in the history
  • Loading branch information
sinchang authored and nikogu committed Nov 14, 2017
1 parent d93b0bf commit 5c6de66
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion README.zh-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 5c6de66

Please sign in to comment.