winlin

Merge branch 'master' into 1.0release

1 The MIT License (MIT) 1 The MIT License (MIT)
2 2
3 -Copyright (c) 2013-2014 winlin 3 +Copyright (c) 2013-2015 SRS(simple-rtmp-server)
4 4
5 Permission is hereby granted, free of charge, to any person obtaining a copy of 5 Permission is hereby granted, free of charge, to any person obtaining a copy of
6 this software and associated documentation files (the "Software"), to deal in 6 this software and associated documentation files (the "Software"), to deal in
@@ -232,7 +232,7 @@ git clone https://gitlab.com/winlinvip/srs-gitlab.git @@ -232,7 +232,7 @@ git clone https://gitlab.com/winlinvip/srs-gitlab.git
232 232
233 <pre> 233 <pre>
234 git clone https://github.com/simple-rtmp-server/srs && 234 git clone https://github.com/simple-rtmp-server/srs &&
235 -cd simple-rtmp-server/trunk 235 +cd srs/trunk
236 </pre> 236 </pre>
237 237
238 <strong>Step 2:</strong> build SRS, 238 <strong>Step 2:</strong> build SRS,