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
e6897a9959
commit
c7d45c20b5
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ It's also very easy to build from source:
|
|||
**>>> Step 1:** Get SRS.
|
||||
|
||||
```
|
||||
git clone https://gitee.com/winlinvip/srs.oschina.git srs &&
|
||||
git clone -b 3.0release https://gitee.com/winlinvip/srs.oschina.git srs &&
|
||||
cd srs/trunk && git remote set-url origin https://github.com/ossrs/srs.git
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in a new issue