Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
Signed-off-by: Pierre-Emmanuel Jacquier <pierre-emmanuel.jacquier@epitech.eu>
  • Loading branch information
pierre-emmanuelJ committed Feb 27, 2019
1 parent 591cf11 commit 1c66959
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,15 @@ http://poxyserver.com:8080/15/test/4

### Without Docker

Download lasted [release](https://github.com/pierre-emmanuelJ/iptv-proxy/releases)
```
TODO
% iptv-proxy --m3u-url http://example.com/iptv.m3u --port 8080 --hostname poxyexample.com
```
Or

```
% go install
% iptv-proxy --m3u-url http://example.com/iptv.m3u --port 8080 --hostname poxyexample.com
```

### With Docker
Expand Down

0 comments on commit 1c66959

Please sign in to comment.