mirror of
https://github.com/ossrs/srs.git
synced 2025-02-12 11:21:52 +00:00
Update README.md
This commit is contained in:
parent
ec335c692d
commit
2207adebed
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 others 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…
Reference in a new issue