Add README.md Installation

This commit is contained in:
kokarare1212 2021-02-26 06:51:44 +09:00
parent bca7d9eb1e
commit 89c188d599
1 changed files with 9 additions and 0 deletions

View File

@ -10,6 +10,15 @@ We **DO NOT** encourage piracy and **DO NOT** support any form of downloader/rec
## Getting Started
### Prerequisites
* [Python](https://python.org/)
### Installation
Stable Version
```commandline
pip install librespot
```
Snapshot Version
```commandline
pip install git+https://github.com/kokarare1212/librespot-python
```
## Usage
Coming soon
## Roadmap