Przeglądaj źródła

Update README.zh-CN.md

拷钉 6 lat temu
rodzic
commit
e7199e3567
1 zmienionych plików z 2 dodań i 2 usunięć
  1. 2 2
      README.zh-CN.md

+ 2 - 2
README.zh-CN.md

@@ -83,8 +83,8 @@ $ npm start         # 访问 http://localhost:8000
 
 ```bash
 # preview 
-$ docker pull chenshuai2144/ant-design-pro
-$ docker run -p 80:80 chenshuai2144/ant-design-pro
+$ docker pull antdesign/ant-design-pro
+$ docker run -p 80:80 antdesign/ant-design-pro
 # open http://localhost
 
 # dev