mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
Merge branch '3.0release' of github.com:ossrs/srs into 3.0release
This commit is contained in:
commit
524267d33c
1 changed files with 2 additions and 2 deletions
|
@ -63,7 +63,7 @@ git clone https://github.com/ossrs/srs &&
|
|||
cd srs/trunk
|
||||
```
|
||||
|
||||
> Note: Repository too large? Please clone from [mirrors](#mirrors) instead.
|
||||
> Note: Repository too large? Please clone from these [mirrors](#mirrors) instead.
|
||||
|
||||
<strong>Step 2:</strong> Build SRS.
|
||||
|
||||
|
@ -71,7 +71,7 @@ cd srs/trunk
|
|||
./configure && make
|
||||
```
|
||||
|
||||
> Remark: Recommend Centos6 64bits, others read Build([CN][v3_CN_Build],[EN][v3_EN_Build]).
|
||||
> Remark: Recommend Centos6 64bits, for other OS please read wiki([CN][v3_CN_Build],[EN][v3_EN_Build]).
|
||||
|
||||
> Note: For multiple cores such as 4CPUs, please use `./configure --jobs=4 && make --jobs=4` to speeed up.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue