diff --git a/README.fr-FR.md b/README.fr-FR.md index 72c043aadfbc0bf1a093f769c9de32a7dd9d5657..6ebb306b1d717530485292681bc812c8892dfde8 100644 --- a/README.fr-FR.md +++ b/README.fr-FR.md @@ -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 diff --git a/README.md b/README.md index 07587d190f32900a13adb752c98e69394990eabd..afc608c8724271ff46446d155c6640d3ddec8cfc 100644 --- a/README.md +++ b/README.md @@ -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 diff --git a/README.ru-RU.md b/README.ru-RU.md index e2e22cf3dce1c1766ba3ff7ce11c05d29ff4a55b..804c9828b076226f5d4e313063fc2415e9134b04 100644 --- a/README.ru-RU.md +++ b/README.ru-RU.md @@ -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 diff --git a/README.tr-TR.md b/README.tr-TR.md index 794f8f298775f48724c551fdb283b82a443b5bca..82921ab75ab2b2fea650e82dd92e52288ae59046 100644 --- a/README.tr-TR.md +++ b/README.tr-TR.md @@ -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 diff --git a/README.zh-CN.md b/README.zh-CN.md index 7890c98aebc938c6601a06b8f82ae3bea5537da9..14ef932f7968770afa9c84d79bb999318c864da9 100644 --- a/README.zh-CN.md +++ b/README.zh-CN.md @@ -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