diff --git a/README.md b/README.md index 9aa0c689a..e88b76283 100755 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ answer newbie questions, and generally made SRS that much better: [AUTHORS.txt]( git clone https://github.com/winlinvip/simple-rtmp-server && cd simple-rtmp-server/trunk -Step 2: build SRS
+Step 2: build SRS, Requires: Centos6.x 64bits, others see [Build](https://github.com/winlinvip/simple-rtmp-server/wiki/Build)
 ./configure --with-ssl --without-hls --without-ffmpeg --without-http && make
@@ -41,8 +41,8 @@ cd simple-rtmp-server/trunk
 
 ./objs/srs -c conf/srs.conf
 
-Samples: -* [Usage: How to delivery RTMP?](https://github.com/winlinvip/simple-rtmp-server/wiki/SampleRTMP) +Samples:
+[Usage: How to delivery RTMP?](https://github.com/winlinvip/simple-rtmp-server/wiki/SampleRTMP)
### Architecture System Architecture: