This commit is contained in:
cool.gitter.not.me.again.duh
2025-05-31 16:11:05 -06:00
parent 42411b7ffa
commit 8f15738fc1

View File

@@ -30,12 +30,6 @@ DeezSpot is a Python library designed for downloading music and episodes from De
```bash
pip install deezspot-spotizerr
```
*(Note: Adjust the package name if it's different on PyPI)*
Or, if installing from a local source:
```bash
pip install .
```
## Usage