winlin

update readme

正在显示 1 个修改的文件 包含 2 行增加2 行删除
@@ -23,7 +23,7 @@ people who have submitted patches, reported bugs, added translations, helped<br/ @@ -23,7 +23,7 @@ people who have submitted patches, reported bugs, added translations, helped<br/
23 answer newbie questions, and generally made SRS that much better: [AUTHORS.txt](https://github.com/winlinvip/simple-rtmp-server/blob/master/AUTHORS.txt) 23 answer newbie questions, and generally made SRS that much better: [AUTHORS.txt](https://github.com/winlinvip/simple-rtmp-server/blob/master/AUTHORS.txt)
24 24
25 ### Usage(simple) 25 ### Usage(simple)
26 -<strong>Requires: Centos6/Ubuntu12, others see [Build](https://github.com/winlinvip/simple-rtmp-server/wiki/Build)</strong><br/> 26 +<strong>Requires: Centos6/Ubuntu12 64bits, others see [Build](https://github.com/winlinvip/simple-rtmp-server/wiki/Build)</strong><br/>
27 <strong>Step -1:</strong> get SRS<br/> 27 <strong>Step -1:</strong> get SRS<br/>
28 <pre> 28 <pre>
29 git clone https://github.com/winlinvip/simple-rtmp-server && 29 git clone https://github.com/winlinvip/simple-rtmp-server &&
@@ -44,7 +44,7 @@ bash scripts/stop.sh @@ -44,7 +44,7 @@ bash scripts/stop.sh
44 </pre> 44 </pre>
45 45
46 ### Usage(detail) 46 ### Usage(detail)
47 -<strong>Requires: Centos6/Ubuntu12, others see [Build](https://github.com/winlinvip/simple-rtmp-server/wiki/Build)</strong><br/> 47 +<strong>Requires: Centos6/Ubuntu12 64bits, others see [Build](https://github.com/winlinvip/simple-rtmp-server/wiki/Build)</strong><br/>
48 <strong>Step 0:</strong> get SRS <br/> 48 <strong>Step 0:</strong> get SRS <br/>
49 <pre> 49 <pre>
50 git clone https://github.com/winlinvip/simple-rtmp-server && 50 git clone https://github.com/winlinvip/simple-rtmp-server &&