diff --git a/README.md b/README.md
index 05f0921cf..6f18a7e28 100755
--- a/README.md
+++ b/README.md
@@ -16,14 +16,9 @@ who is the contributors:
2. the name of all contributors will send in the response of NetConnection.connect and metadata.
### Usage(simple)
-step 0: get srs
+step 0: get srs
-tar xf simple-rtmp-server-*.*.tar.gz -cd simple-rtmp-server-*.*/trunk --or get the latest code:
-git clone https://github.com/winlinvip/simple-rtmp-server +git clone https://github.com/winlinvip/simple-rtmp-server && cd simple-rtmp-server/trunkstep 1: build and start srs all demo features.
-tar xf simple-rtmp-server-*.*.tar.gz -cd simple-rtmp-server-*.*/trunk --or get the latest code:
-git clone https://github.com/winlinvip/simple-rtmp-server +git clone https://github.com/winlinvip/simple-rtmp-server && cd simple-rtmp-server/trunkstep 1: build srs
./configure --with-ssl --with-hls --with-ffmpeg --with-http && make --or get the latest code:
-cd simple-rtmp-server/trunk -./configure --with-ssl --with-hls --with-ffmpeg --with-http -step 2: start srs
./objs/srs -c conf/srs.conf