Skip to content

Commit

Permalink
updating image name in the README
Browse files Browse the repository at this point in the history
  • Loading branch information
cremuzzi committed Jul 21, 2020
1 parent 0784cb9 commit 8e80e20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ docker run --rm -i -t \
-v /run/user/1000/pulse:/run/user/1000/pulse \
-v $HOME/.Xauthority:/home/mpv/.Xauthority \
-v /path/to/your/media/:/home/mpv/media:ro \
mpv
cremuzzi/mpv
```

where `/path/to/your/media` is the directory of the media files that you want to play.

0 comments on commit 8e80e20

Please sign in to comment.