Update readme

This commit is contained in:
taylorbourne
2020-02-27 15:48:16 -08:00
parent ab9fd43347
commit 590e5673a5

View File

@@ -15,9 +15,6 @@ docker run -d \
-v /mnt/user/appdata/xteve/_guide2go/:/guide2go:rw \ -v /mnt/user/appdata/xteve/_guide2go/:/guide2go:rw \
-v /mnt/user/appdata/xteve/playlists/:/playlists:rw \ -v /mnt/user/appdata/xteve/playlists/:/playlists:rw \
-v /tmp/xteve/:/tmp/xteve:rw \ -v /tmp/xteve/:/tmp/xteve:rw \
--add-host="mf.svc.nhl.com:$IP" \
--add-host="playback.svcs.mlb.com:$IP" \
--add-host="mlb-ws-mf.media.mlb.com:$IP" \
taylorbourne/xteve_lazystream taylorbourne/xteve_lazystream
``` ```