Update README.md (#159)

Incorrect config file location
This commit is contained in:
Peter Stalman 2019-02-19 02:49:30 -08:00 committed by Alex Goodman
parent 327814f589
commit cf8900da84

View File

@ -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`