From ea68d6c77d55c0843fb92f750feba43ee379a08f Mon Sep 17 00:00:00 2001 From: winlin Date: Mon, 10 Mar 2014 18:14:14 +0800 Subject: [PATCH] simplify usage --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 7d99c6014..6840edfec 100755 --- a/README.md +++ b/README.md @@ -33,6 +33,7 @@ git clone https://github.com/winlinvip/simple-rtmp-server && cd simple-rtmp-server/trunk 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 +42,6 @@ cd simple-rtmp-server/trunk ./objs/srs -c conf/srs.conf -Requires: Centos6.x 64bits, others see [Build](https://github.com/winlinvip/simple-rtmp-server/wiki/Build)
- ### Architecture System Architecture: