Update README.md

This commit is contained in:
こうから
2021-03-28 16:05:00 +09:00
committed by GitHub
parent 9c16e05a58
commit de345d63e4

View File

@@ -12,11 +12,11 @@ We **DO NOT** encourage piracy and **DO NOT** support any form of downloader/rec
### Prerequisites ### Prerequisites
* [Python](https://python.org/) * [Python](https://python.org/)
### Installation ### Installation
Stable Version Stable Version **\* still not working.**
```commandline ```commandline
pip install librespot pip install librespot
``` ```
Snapshot Version Snapshot Version **Recommended**
```commandline ```commandline
pip install git+https://github.com/kokarare1212/librespot-python pip install git+https://github.com/kokarare1212/librespot-python
``` ```