From d5c3d33c648896c22653cc4ec5de2c8b7c3b7ec9 Mon Sep 17 00:00:00 2001 From: Jorgen Kragh Jakobsen Date: Wed, 27 May 2020 16:45:05 +0200 Subject: [PATCH] formating --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index c55851a..f09eda7 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ Clone this repo: -git clone https://github.com/jorgenkraghjakobsen/snapclint + git clone https://github.com/jorgenkraghjakobsen/snapclint Update third party code: @@ -35,15 +35,15 @@ On a linux box: Clone snapcast build and start the server -./snapserver + ./snapserver Pipe some audio to the snapcast server fifo -mplayer http://ice1.somafm.com/secretagent-128-aac -ao pcm:file=/tmp/snapfifo -af format=s16LE -srate 48000 + mplayer http://ice1.somafm.com/secretagent-128-aac -ao pcm:file=/tmp/snapfifo -af format=s16LE -srate 48000 Test the server config on other knowen platform -./snapclient from the snapcast repo + ./snapclient from the snapcast repo Android : snapclient from the app play store