mirror of
https://github.com/ossrs/srs.git
synced 2025-02-14 12:21:55 +00:00
Update README.md
This commit is contained in:
parent
2207adebed
commit
f871c26380
1 changed files with 1 additions and 1 deletions
|
@ -71,7 +71,7 @@ cd srs/trunk
|
|||
./configure && make
|
||||
```
|
||||
|
||||
> Remark: Recommend Centos6 64bits, for others OS please read wiki([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…
Reference in a new issue