winlin

simplify usage

正在显示 1 个修改的文件 包含 1 行增加1 行删除
@@ -33,7 +33,7 @@ git clone https://github.com/winlinvip/simple-rtmp-server && @@ -33,7 +33,7 @@ git clone https://github.com/winlinvip/simple-rtmp-server &&
33 cd simple-rtmp-server/trunk 33 cd simple-rtmp-server/trunk
34 </pre> 34 </pre>
35 <strong>Step 2:</strong> build SRS, 35 <strong>Step 2:</strong> build SRS,
36 -<strong>Requires: Centos6.x 64bits, others see [Build](https://github.com/winlinvip/simple-rtmp-server/wiki/Build)</strong><br/> 36 +<strong>Requires Centos6.x 64bits, others see [Build](https://github.com/winlinvip/simple-rtmp-server/wiki/Build)</strong><br/>
37 <pre> 37 <pre>
38 ./configure --with-ssl --without-hls --without-ffmpeg --without-http && make 38 ./configure --with-ssl --without-hls --without-ffmpeg --without-http && make
39 </pre> 39 </pre>