Fix some minor readme linting errors

This commit is contained in:
joeyak 2019-03-20 23:50:18 -04:00
parent 3915c3491c
commit 33163a3392
1 changed files with 5 additions and 3 deletions

View File

@ -14,18 +14,20 @@ online.
## Install ## Install
To just download and run: To just download and run:
```bash
$ go get -u -v github.com/zorchenhimer/MovieNight
$ MovieNight -l :8089 -k longSecurityKey ```bash
go get -u -v github.com/zorchenhimer/MovieNight
MovieNight -l :8089 -k longSecurityKey
``` ```
## Usage ## Usage
Now you can use OBS to push a stream to the server. Set the stream URL to Now you can use OBS to push a stream to the server. Set the stream URL to
```text ```text
rtmp://your.domain.host/live rtmp://your.domain.host/live
``` ```
and enter the stream key. and enter the stream key.
Now you can view the stream at Now you can view the stream at