From c26800e363049a30e002dc7f63628e774b65dea5 Mon Sep 17 00:00:00 2001 From: Alix von Schirp <15247003+B00tLoad@users.noreply.github.com> Date: Sat, 28 Jan 2023 22:53:30 +0100 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f9c1dfa..512d673 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,7 @@ The tool supports setting a custom name for the playlist, setting a cover art as - A Spotify application - A LastFM api token - Java 18 (as this tool is not shipped with a JRE you'll need to install the JDK) + - Usage on Linux requires having xdg-open installed ## Setup ### Spotify @@ -35,4 +36,4 @@ The tool supports setting a custom name for the playlist, setting a cover art as ## Usage In your command line run ```java -jar lfm2s-%version%.jar [arguments]```. -For argument usages check [the wiki](https://github.com/B00tLoad/LastFMtoSpotifyPlaylist/wiki/Arguments) \ No newline at end of file +For argument usages check [the wiki](https://github.com/B00tLoad/LastFMtoSpotifyPlaylist/wiki/Arguments)