mirror of
https://github.com/ossrs/srs.git
synced 2025-02-12 11:21:52 +00:00
Update README
This commit is contained in:
parent
077c45cea0
commit
e80245c66b
1 changed files with 1 additions and 2 deletions
|
@ -40,8 +40,7 @@ It's also very easy to build from source:
|
||||||
|
|
||||||
```
|
```
|
||||||
git clone https://gitee.com/winlinvip/srs.oschina.git srs &&
|
git clone https://gitee.com/winlinvip/srs.oschina.git srs &&
|
||||||
cd srs/trunk && git remote set-url origin https://github.com/ossrs/srs.git &&
|
cd srs/trunk && git remote set-url origin https://github.com/ossrs/srs.git
|
||||||
git checkout 3.0release && git pull
|
|
||||||
```
|
```
|
||||||
|
|
||||||
> Note: We use [mirrors(gitee)](#mirrors) here, but it's also ok to directly clone by `git clone https://github.com/ossrs/srs.git && cd srs/trunk`
|
> Note: We use [mirrors(gitee)](#mirrors) here, but it's also ok to directly clone by `git clone https://github.com/ossrs/srs.git && cd srs/trunk`
|
||||||
|
|
Loading…
Reference in a new issue