Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
fpzeng authored Nov 6, 2016
1 parent 141c809 commit 5739503
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,11 +87,11 @@
$ git clone https://github.com/ksvc/KSYLive_iOS.git KSYLive_iOS --depth 1
```

#### 3.2.2 从[oschina](http://git.oschina.net/ksvc/KSYLive_iOS) clone
#### 3.2.2 从[csdn](https://code.csdn.net/ksvc/ksylive_ios) clone

对于部分地方访问github比较慢的情况,可以从oschina clone,获取的库内容和github一致。
对于部分地方访问github比较慢的情况,可以从csdn clone,获取的库内容和github一致。
```
$ git clone https://git.oschina.net/ksvc/KSYLive_iOS.git --depth 1
$ git clone git@code.csdn.net:ksvc/ksylive_ios.git --depth 1
```

#### 3.2.3 使用Cocoapods 进行安装
Expand Down

0 comments on commit 5739503

Please sign in to comment.