mirror of
https://github.com/ossrs/srs.git
synced 2025-02-15 04:42:04 +00:00
update readme
This commit is contained in:
parent
dba7947253
commit
1e84bdcb29
1 changed files with 2 additions and 2 deletions
|
@ -23,7 +23,7 @@ people who have submitted patches, reported bugs, added translations, helped<br/
|
||||||
answer newbie questions, and generally made SRS that much better: [AUTHORS.txt](https://github.com/winlinvip/simple-rtmp-server/blob/master/AUTHORS.txt)
|
answer newbie questions, and generally made SRS that much better: [AUTHORS.txt](https://github.com/winlinvip/simple-rtmp-server/blob/master/AUTHORS.txt)
|
||||||
|
|
||||||
### Usage(simple)
|
### Usage(simple)
|
||||||
<strong>Requires: Centos6/Ubuntu12, others see [Build](https://github.com/winlinvip/simple-rtmp-server/wiki/Build)</strong><br/>
|
<strong>Requires: Centos6/Ubuntu12 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 &&
|
||||||
|
@ -44,7 +44,7 @@ bash scripts/stop.sh
|
||||||
</pre>
|
</pre>
|
||||||
|
|
||||||
### Usage(detail)
|
### Usage(detail)
|
||||||
<strong>Requires: Centos6/Ubuntu12, others see [Build](https://github.com/winlinvip/simple-rtmp-server/wiki/Build)</strong><br/>
|
<strong>Requires: Centos6/Ubuntu12 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 &&
|
||||||
|
|
Loading…
Reference in a new issue