From 2bb07d5d01b7cfce185793d245a768acdf0bdc92 Mon Sep 17 00:00:00 2001 From: Denis Lehmann Date: Sun, 25 Apr 2021 14:26:18 +0200 Subject: [PATCH] update README --- README.org | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.org b/README.org index 96234e4..ebfac7b 100644 --- a/README.org +++ b/README.org @@ -28,7 +28,7 @@ ** Installation - Make sure, mpv is installed and that you have access to a remote machine via SSH. + Make sure, mpv is installed and that you have access to a machine via SSH. strm is just a script, you can execute it directly. Or grab it and place it in you =$PATH=. @@ -93,3 +93,4 @@ The default path of the configuration is =$HOME/.config/strm/strm.config=. You can use the =--config= flag to set another configuration file. + The flag =--media-directories= is used in favour of a configuration file.