update requirements

This commit is contained in:
Henrik Friedrichsen
2019-03-03 20:31:34 +01:00
parent 28c76f7462
commit 47d9baac8b

View File

@@ -13,6 +13,13 @@ and change. The feature set is still very limited. Also, as this is my first
contact with Rust, some design decisions may need to be reworked in the
future. Contributions welcome, but please be kind ;)
## Requirements
* Rust
* `libpulse-dev` (or `portaudio-dev`, if you want to use the PortAudio backend)
* `libncurses-dev` and `libssl-dev`
* A Spotify premium account
## Usage
* Set your login credentials (see configuration)
@@ -34,11 +41,6 @@ have them configurable.
* `Shift-s` stops a track
* `q` quits ncspot
## Requirements
* Rust
* `libpulse-dev` (or `portaudio-dev`, if you want to use the PortAudio backend)
## Configuration
For now, a configuration file containing Spotify login data needs to be created