Skip to content

Commit

Permalink
Add installation instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
Rigellute committed Sep 17, 2019
1 parent a5ab08a commit e522a9c
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,11 @@ A Spotify client for the terminal written in Rust.

## Installation

TODO: publish to `cargo` and `brew`.
Not yet added package managers like `brew`, so for now:

1. Download the latest [binary](https://github.com/Rigellute/spotify-tui/releases) (currently only for macOS).
1. `cd` to the file you just downloaded and unzip
1. `cd` to `spotify-ui` and run with `./spotify-tui`

## Connecting to Spotify’s API

Expand Down

0 comments on commit e522a9c

Please sign in to comment.