Commit 785f2c7c authored by 陈帅's avatar 陈帅

doc: change readme use fucntin

parent eca83f6c
......@@ -77,7 +77,7 @@ Nous avons besoin de votre aide: https://github.com/ant-design/ant-design-pro/is
### Utiliser bash
```bash
$ git clone https://github.com/ant-design/ant-design-pro.git --depth=1
$ git clone https://github.com/ant-design/ant-design-pro.git --depth=1 -b v2
$ cd ant-design-pro
$ npm install
$ npm start # visiter http://localhost:8000
......@@ -111,7 +111,7 @@ Ouvrez le projet avec Gitpod (environnement de développement gratuit pour GitHu
[![Ouvrir dans Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/ant-design/ant-design-pro)
Plus d'instructions dans la [documentation](http://pro.ant.design/docs/getting-started).
Plus d'instructions dans la [documentation](http://pro.ant.design/docs/getting-started).
## Support des navigateurs
......
......@@ -77,7 +77,7 @@ We need your help: https://github.com/ant-design/ant-design-pro/issues/120
### Use bash
```bash
$ git clone https://github.com/ant-design/ant-design-pro.git --depth=1
$ git clone https://github.com/ant-design/ant-design-pro.git --depth=1 -b v2
$ cd ant-design-pro
$ npm install
$ npm start # visit http://localhost:8000
......
......@@ -71,7 +71,7 @@ UI-решение "из коробки" для корпоративных при
## Использование
```bash
$ git clone https://github.com/ant-design/ant-design-pro.git --depth=1
$ git clone https://github.com/ant-design/ant-design-pro.git --depth=1 -b v2
$ cd ant-design-pro
$ npm install
$ npm start # visit http://localhost:8000
......
......@@ -77,7 +77,7 @@ React ile kurumsal uygulamalar için taslak olarak geliştirilmiş kullanıma ha
### bash ile kullanım
```bash
$ git clone https://github.com/ant-design/ant-design-pro.git --depth=1
$ git clone https://github.com/ant-design/ant-design-pro.git --depth=1 -b v2
$ cd ant-design-pro
$ npm install
$ npm start # visit http://localhost:8000
......
......@@ -69,7 +69,7 @@
### 使用命令行
```bash
$ git clone https://github.com/ant-design/ant-design-pro.git --depth=1
$ git clone https://github.com/ant-design/ant-design-pro.git --depth=1 -b v2
$ 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