From 17fdca40ddc3a4c6de480afe33c3d62e7f1c016c Mon Sep 17 00:00:00 2001 From: Paul Lietar Date: Tue, 14 Jul 2015 23:52:38 +0100 Subject: [PATCH] Fix path to main binary in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c78c3d54..e519e4a3 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ cargo build A sample program implementing a headless Spotify Connect receiver is provided. Once you've built *librespot*, run it using : ```shell -target/release/main APPKEY USERNAME PASSWORD CACHEDIR DEVICENAME +target/debug/main APPKEY USERNAME PASSWORD CACHEDIR DEVICENAME ``` where `APPKEY` is the path to a Spotify application key file, `USERNAME` and `PASSWORD` are your Spotify credentials, `CACHEDIR` is the path to directory