From 47d9baac8b65be347eb87ba58d25ca972cdbdc60 Mon Sep 17 00:00:00 2001 From: Henrik Friedrichsen Date: Sun, 3 Mar 2019 20:31:34 +0100 Subject: [PATCH] update requirements --- README.md | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 37fcc60..050e37c 100644 --- a/README.md +++ b/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