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