Browse Source

update compile md

cjl_macbook 6 years ago
parent
commit
d459208491
2 changed files with 8 additions and 0 deletions
  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.