From 2e437a28b4b8d4bc46b9a48ebfcb276aeb5bb2ab Mon Sep 17 00:00:00 2001 From: Jonathan Barratt Date: Wed, 17 Jun 2015 14:31:47 +0700 Subject: [PATCH] Update README.md Correct path in installation instructions since project repository renamed to srs from simple-rtmp-server --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e5467f157..00f63b7c7 100755 --- a/README.md +++ b/README.md @@ -95,7 +95,7 @@ git clone https://gitlab.com/winlinvip/srs-gitlab.git
 git clone https://github.com/simple-rtmp-server/srs &&
-cd simple-rtmp-server/trunk
+cd srs/trunk
 
Step 2: build SRS,