From 3daafc73e72294997e375cf3870830b0adf5c933 Mon Sep 17 00:00:00 2001 From: winlin Date: Sun, 5 Jan 2014 17:01:11 +0800 Subject: [PATCH] update readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7bb49b8ad..69d262109 100755 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ answer newbie questions, and generally made SRS that much better: [AUTHORS.txt]( [https://github.com/winlinvip/simple-rtmp-server/wiki](https://github.com/winlinvip/simple-rtmp-server/wiki) ### Usage(simple) -Requires: Centos6/Ubuntu12 64bits, others see [Build](https://github.com/winlinvip/simple-rtmp-server/wiki/Build)
+Requires: Centos6.x 64bits, others see [Build](https://github.com/winlinvip/simple-rtmp-server/wiki/Build)
Step -1: get SRS
 git clone https://github.com/winlinvip/simple-rtmp-server &&
@@ -47,7 +47,7 @@ bash scripts/stop.sh
 
### Usage(detail) -Requires: Centos6/Ubuntu12 64bits, others see [Build](https://github.com/winlinvip/simple-rtmp-server/wiki/Build)
+Requires: Centos6.x 64bits, others see [Build](https://github.com/winlinvip/simple-rtmp-server/wiki/Build)
Step 0: get SRS
 git clone https://github.com/winlinvip/simple-rtmp-server &&