From 4be127ca853907c2348c21784f97db4d3f3e961f Mon Sep 17 00:00:00 2001 From: bemasher Date: Sat, 19 May 2018 20:42:48 -0600 Subject: [PATCH] Rename wiki page Command Line Flags to Configuration. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3636da0ba..7f0ca63c5 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ This project requires the package [`github.com/bemasher/rtltcp`](http://godoc.or This will produce the binary `$GOPATH/bin/rtlamr`. For convenience it's common to add `$GOPATH/bin` to the path. ### Usage -See the wiki page [Command Line Flags](https://github.com/bemasher/rtlamr/wiki/Command-Line-Flags) for details on configuring rtlamr. +See the wiki page [Configuration](https://github.com/bemasher/rtlamr/wiki/Configuration) for details on configuring rtlamr. Running the receiver is as simple as starting an `rtl_tcp` instance and then starting the receiver: