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:27:42 +08:00
parent e80245c66b
commit e6897a9959

View file

@ -43,7 +43,7 @@ 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
``` ```
> 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 `git clone https://github.com/ossrs/srs.git`
**>>> Step 2:** Build SRS. **>>> Step 2:** Build SRS.