Jeff Wen 8 роки тому
батько
коміт
5c6de66927
2 змінених файлів з 2 додано та 2 видалено
  1. 1 1
      README.md
  2. 1 1
      README.zh-CN.md

+ 1 - 1
README.md

@@ -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

+ 1 - 1
README.zh-CN.md

@@ -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