diff --git a/README.md b/README.md index 6181592dd..f665f2384 100755 --- a/README.md +++ b/README.md @@ -42,11 +42,12 @@ For example, use ffmpeg to publish: sleep 1; \ done -step 6: add server ip to hosts as demo.
+step 6: add server ip to client hosts as demo.
 # edit the folowing file:
 # linux: /etc/hosts
 # windows: C:\Windows\System32\drivers\etc\hosts
+# where server ip is 192.168.2.111
 192.168.2.111 demo 
 
step 7: play live stream.