Update README

pull/2344/head
winlin 4 years ago
parent c95c53cfe3
commit a3fddbe8b0

@ -38,8 +38,7 @@ It's also very easy to build from source:
``` ```
git clone -b 3.0release 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 && cd srs/trunk && ./configure && make && ./objs/srs -c conf/srs.conf
./configure && make && ./objs/srs -c conf/srs.conf
``` ```
> Note: We use [mirrors(gitee)](#mirrors) here, but it's also ok to `git clone https://github.com/ossrs/srs.git` > Note: We use [mirrors(gitee)](#mirrors) here, but it's also ok to `git clone https://github.com/ossrs/srs.git`

Loading…
Cancel
Save