From 8706d67434050f0efac0747355a6562e1d7bf834 Mon Sep 17 00:00:00 2001 From: Kaisa Marysia Date: Sun, 6 Aug 2023 23:33:10 +0200 Subject: [PATCH] update username --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 39123b2..44e657a 100644 --- a/README.md +++ b/README.md @@ -4,5 +4,5 @@ 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/playlist" | tr '\n' ' ') --no-video +mpv --shuffle $(curl -s "https://git.elektrollart.org/Kasiandra/ChaosMusic/raw/branch/master/playlist" | tr '\n' ' ') --no-video ```