From d98dd8d977131976f647c45a6d9bf1d2989860b6 Mon Sep 17 00:00:00 2001 From: Liam Waldron Date: Mon, 4 Dec 2023 08:07:07 -0500 Subject: [PATCH] finalize readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e3f7601..da2609f 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Install the script in your i3blocks script directory: ``` cd ~/.config/i3blocks/scripts -curl -O -J https://URL +curl -O -J https://git.everestlinux.org/lw-everestlinux/i3blocks-mediaplayer/raw/branch/main/mediaplayer ``` Add the following to i3blocks/config: @@ -17,7 +17,7 @@ Add the following to i3blocks/config: [mediaplayer] command=$SCRIPT_DIR/mediaplayer interval=1 -CONCISE=true # change to "false" to show album name" +CONCISE=true # change to "false" to show album name ``` ### Copyright