chore(docs): fix typo

This commit is contained in:
Xoconoch
2025-08-23 08:41:51 -06:00
parent 4b02dfe03c
commit da9353d9c6

View File

@@ -41,7 +41,7 @@ or, if docker doesn't work:
```bash
python3 -m venv .venv && source .venv/bin/activate && pip install spotizerr-auth
````
```
</details>