From cf8900da84c0f5ae7de3ea24746df2431dcc2e5b Mon Sep 17 00:00:00 2001 From: Peter Stalman Date: Tue, 19 Feb 2019 02:49:30 -0800 Subject: [PATCH] Update README.md (#159) Incorrect config file location --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4483908..1cea4f9 100644 --- a/README.md +++ b/README.md @@ -243,5 +243,5 @@ layer: dive will search for configs in the following locations: - `$XDG_CONFIG_HOME/dive/*.yaml` - `$XDG_CONFIG_DIRS/dive/*.yaml` -- `~/.config/dive/*.yaml` +- `~/.config/dive.yaml` - `~/.dive.yaml`