소스 검색

fix readme: repo url

Journey.Lee 5 년 전
부모
커밋
dc932bb4de
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -1,6 +1,6 @@
 ## 启动步骤
 1. 将工程clone到本地:
-  `git clone https://github.com/open-dingtalk/xsh5app-corp-quickstart.git`
+  `git clone https://github.com/open-dingtalk/h5app-corp-quickstart.git`
 2. 使用IDE导入工程:
   比如eclipse点击`File->import`(推荐使用maven导入)
   IDEA点击`File->New->Project from Existing Sources...`, 文件编码都是UTF-8