Update readme
This commit is contained in:
parent
f240fff54e
commit
c00e2669ed
12
README.md
12
README.md
@ -2,7 +2,17 @@
|
||||
|
||||
A program that extracts the individual tracks from an Ogg/Vorbis or mp3 radio stream. Written in go without any non-standard dependencies.
|
||||
|
||||
## Building
|
||||
## Obtaining the binary
|
||||
|
||||
### Via [releases](https://git.nobrain.org/r4/radio-stream-recorder/releases/latest)
|
||||
|
||||
- Download the binary for your system from https://git.nobrain.org/r4/radio-stream-recorder/releases/latest
|
||||
|
||||
- That should be it, just open a terminal and run it; see usage
|
||||
|
||||
### From source
|
||||
|
||||
- Clone the git repo and cd into it
|
||||
|
||||
- Install [go](https://golang.org/) (preferably a recent version)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user