'README.md' ändern

This commit is contained in:
Elektroll 2020-05-03 19:53:42 +02:00
parent 6e2688f98b
commit b378fd29f9

View file

@ -3,6 +3,6 @@ Just a list of mixes played on CCC Events.
Play all tracks random directly with mpv:
````
```
mpv --shuffle $(curl -s "https://git.elektrollart.org/Elektroll/ChaosMusic/raw/branch/master/playlist2" | tr '\n' ' ') --no-video
```