winlin

update readme

正在显示 1 个修改的文件 包含 2 行增加2 行删除
... ... @@ -10,8 +10,8 @@ see also: [http://winlinvip.github.io/simple-rtmp-server](http://winlinvip.githu
### Usage
step 1: build srs <br/>
<pre>
tar xf srs.*.*.tar.gz
cd srs.*.*
tar xf simple-rtmp-server-*.*.tar.gz
cd simple-rtmp-server-*.*/trunk
./configure
make
./objs/simple_rtmp_server -c conf/srs.conf
... ...