update requirements
This commit is contained in:
12
README.md
12
README.md
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user