From 783458aebc3fd970ae8a9bbbdf6a601cf3b44030 Mon Sep 17 00:00:00 2001 From: r4 Date: Sat, 17 Jul 2021 12:03:37 +0200 Subject: [PATCH] Update 'README.md' --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index ad8c30c..8b2543c 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,8 @@ A program that extracts the individual tracks from an Ogg/Vorbis or mp3 radio st - Download the binary for your system from https://git.nobrain.org/r4/radio-stream-recorder/releases/latest +- (__*nix only__) Make executable `chmod +x ` + - That should be it, just open a terminal and run it; see usage ### From source