浏览代码

update compile md

cjl_macbook 6 年之前
父节点
当前提交
d459208491
共有 2 个文件被更改,包括 8 次插入0 次删除
  1. 4 0
      compile-cn.md
  2. 4 0
      compile.md

+ 4 - 0
compile-cn.md

@@ -8,6 +8,10 @@
 
 `$ git clone https://gitee.com/kikt/ijkplayer_thrid_party.git ijkplayer`
 
+或者使用
+
+`$ git clone https://cjlspy@dev.azure.com/cjlspy/flutter_ijkplayer_pod/_git/ijkplayer_for_flutter ijkplayer`
+
 ## 初始化及编译项目
 
 这部分主要参考官方的过程,如果你对于 ijkplayer 有所了解,可以跳过这部分,直接看后面的在 flutter 中使用环节

+ 4 - 0
compile.md

@@ -8,6 +8,10 @@ The modified source code is hosted on gitee.
 
 `$ git clone https://gitee.com/kikt/ijkplayer_thrid_party.git ijkplayer`
 
+or
+
+`$ git clone https://cjlspy@dev.azure.com/cjlspy/flutter_ijkplayer_pod/_git/ijkplayer_for_flutter ijkplayer`
+
 ## Initialization and compilation of projects
 
 This section mainly refers to the official process. If you know something about ijkplayer, you can skip this section and look directly at the following links in flutter.