1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-03-09 15:49:59 +00:00

update readme

This commit is contained in:
winlin 2014-01-05 17:01:11 +08:00
parent 29a97152fa
commit 3daafc73e7

View file

@ -26,7 +26,7 @@ answer newbie questions, and generally made SRS that much better: [AUTHORS.txt](
[https://github.com/winlinvip/simple-rtmp-server/wiki](https://github.com/winlinvip/simple-rtmp-server/wiki) [https://github.com/winlinvip/simple-rtmp-server/wiki](https://github.com/winlinvip/simple-rtmp-server/wiki)
### Usage(simple) ### Usage(simple)
<strong>Requires: Centos6/Ubuntu12 64bits, others see [Build](https://github.com/winlinvip/simple-rtmp-server/wiki/Build)</strong><br/> <strong>Requires: Centos6.x 64bits, others see [Build](https://github.com/winlinvip/simple-rtmp-server/wiki/Build)</strong><br/>
<strong>Step -1:</strong> get SRS<br/> <strong>Step -1:</strong> get SRS<br/>
<pre> <pre>
git clone https://github.com/winlinvip/simple-rtmp-server && git clone https://github.com/winlinvip/simple-rtmp-server &&
@ -47,7 +47,7 @@ bash scripts/stop.sh
</pre> </pre>
### Usage(detail) ### Usage(detail)
<strong>Requires: Centos6/Ubuntu12 64bits, others see [Build](https://github.com/winlinvip/simple-rtmp-server/wiki/Build)</strong><br/> <strong>Requires: Centos6.x 64bits, others see [Build](https://github.com/winlinvip/simple-rtmp-server/wiki/Build)</strong><br/>
<strong>Step 0:</strong> get SRS <br/> <strong>Step 0:</strong> get SRS <br/>
<pre> <pre>
git clone https://github.com/winlinvip/simple-rtmp-server && git clone https://github.com/winlinvip/simple-rtmp-server &&