From a40511d4136d1e28466954b0edcd9a62ca61c06c Mon Sep 17 00:00:00 2001 From: fucksophie Date: Thu, 1 Jan 2026 21:34:47 +0200 Subject: [PATCH] lmao forgot to save this --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index e1bce19..3373359 100644 --- a/README.md +++ b/README.md @@ -9,12 +9,12 @@ works flawlessly btw ## how to use 0. copy .env.example to .env -1. make a spotify app in https://developer.spotify.com/dashboard +1. make a spotify app in https://developer.spotify.com/dashboard ``` SPOTIPY_CLIENT_ID=..? SPOTIPY_CLIENT_SECRET=..? ``` -1.1. insert it's client id and secret into .env -2. insert your subsonic password & username into .env -3. install requirements with `pip install -r requirements.txt` -4. run python main.py +1.1. insert it's client id and secret into .env +2. insert your subsonic password & username into .env +3. install requirements with `pip install -r requirements.txt` +4. run `python main.py`