1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-02-12 11:21:52 +00:00

Update README

This commit is contained in:
winlin 2021-04-24 22:35:57 +08:00
parent e6897a9959
commit c7d45c20b5

View file

@ -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
```