1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-03-09 15:49:59 +00:00

Update mirror

This commit is contained in:
winlin 2020-03-21 16:34:18 +08:00
parent 5a55cff7ba
commit 75f62dc653

View file

@ -16,8 +16,8 @@ SRS is a RTMP/HLS/WebRTC/SRT/GB28181 streaming cluster, high efficiency, stable
**Step 1:** Get SRS. **Step 1:** Get SRS.
``` ```
git clone https://github.com/ossrs/srs && git clone https://gitee.com/winlinvip/srs.oschina.git srs &&
cd srs/trunk cd srs/trunk && git remote set-url origin https://github.com/ossrs/srs.git && git pull
``` ```
> Note: Repository too large? Please clone from these [mirrors](#mirrors) instead. > Note: Repository too large? Please clone from these [mirrors](#mirrors) instead.