readme: fix minor typo

This commit is contained in:
Mario Kozjak 2016-07-08 09:53:32 +02:00 committed by GitHub
parent 8a0cacc673
commit 80f2824a5c
1 changed files with 2 additions and 2 deletions

View File

@ -8,8 +8,8 @@ and some default settings for HLS live streaming.
RTMP and HLS.**
How to user
-----------
How to use
----------
1. Build and run the container (`docker build -t nginx_rtmp .` &
`docker run -p 1935:1935 -p 8080:80 --rm nginx_rtmp`).