mirror of
https://lavaforge.org/spotizerr/spotizerr-auth.git
synced 2025-12-24 02:39:16 -05:00
Update README.md
This commit is contained in:
@@ -29,7 +29,7 @@ If docker doesn't work (it probably won't unless your on linux) you can still ru
|
|||||||
Run the installer:
|
Run the installer:
|
||||||
|
|
||||||
```
|
```
|
||||||
python3 -m .venv venv && source .venv/bin/activate && pip install spotizerr-auth
|
python3 -m venv .venv && source .venv/bin/activate && pip install spotizerr-auth
|
||||||
```
|
```
|
||||||
|
|
||||||
And then run
|
And then run
|
||||||
|
|||||||
Reference in New Issue
Block a user