Update README.md

This commit is contained in:
Xoconoch
2025-08-16 12:55:56 -05:00
committed by GitHub
parent 2c079455ac
commit bade828044

View File

@@ -29,7 +29,7 @@ If docker doesn't work (it probably won't unless your on linux) you can still ru
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