diff --git a/README.md b/README.md
index 49a209485..eece6e0a1 100755
--- a/README.md
+++ b/README.md
@@ -33,7 +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)
+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