From beae2098fbdb69b1ec0912e5d34b11f69281edcd Mon Sep 17 00:00:00 2001 From: fbt Date: Sun, 29 Jul 2018 10:10:08 +0300 Subject: [PATCH] duh Signed-off-by: fbt --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9bfe161..7288b55 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ sx-open is an attempt to implement a saner alternative to xdg-open. ## Installation -Clone the repo, drop sx-open.cfg into your $HOME/.config. +Clone the repo, drop sx-open.cfg into your $HOME/.config and set it up to do what you want. There are no built-in defaults, it's all in the config. As this thing is meant to replace xdg-open, you will probably want to link sx-open into xdg-open somewhere in your $PATH as to override the default one. ## Usage