From b36d638a910ce7c6be0bb8330d1d945a653f70af Mon Sep 17 00:00:00 2001 From: Lukas Schauer Date: Fri, 6 Jan 2017 00:40:03 +0100 Subject: [PATCH] missing filename in config path --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a0daf2a..e2634de 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ If you have any problems take a look at our [Troubleshooting](docs/troubleshooti dehydrated is looking for a config file in a few different places, it will use the first one it can find in this order: - `/etc/dehydrated/config` -- `/usr/local/etc/dehydrated` +- `/usr/local/etc/dehydrated/config` - The current working directory of your shell - The directory from which dehydrated was ran -- 2.47.2