1
0
Fork 0
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:
winlin 2017-06-28 09:38:05 +08:00 committed by GitHub
parent 2207adebed
commit f871c26380

View file

@ -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.