winlin

refine config

@@ -198,7 +198,7 @@ echo -e "\${GREEN}binaries @see: https://github.com/winlinvip/simple-rtmp-server @@ -198,7 +198,7 @@ echo -e "\${GREEN}binaries @see: https://github.com/winlinvip/simple-rtmp-server
198 198
199 echo "you can:" 199 echo "you can:"
200 echo " ./objs/srs -c conf/srs.conf" 200 echo " ./objs/srs -c conf/srs.conf"
201 -echo " to start the srs server, with config file." 201 +echo " to start the srs server, with config conf/srs.conf."
202 END 202 END
203 203
204 ##################################################################################### 204 #####################################################################################