lmao forgot to save this
This commit is contained in:
parent
f2db1af089
commit
a40511d413
1 changed files with 5 additions and 5 deletions
10
README.md
10
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`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue