README.md

changeset 47
305de2297fde
parent 44
ac449729a896
child 56
d63f6e9a4633
--- a/README.md	Mon Jan 22 00:12:51 2018 +0000
+++ b/README.md	Mon Jan 22 02:37:46 2018 +0000
@@ -35,7 +35,7 @@
 ### Configuration file
 
 See the included `config.example.yaml`, which shoud be relatively self-explanatory. Everything under `common_parameters`, `create_parameters`, and `prune_parameters` are simply Borg command line key–value parameters.
-Edit the sample configuration file and copy it to `~/.config/borgend/config.yaml`.
+Edit the sample configuration file and copy it to its proper location. On MacOS this should be `~/Library/Application Support/borgend/config.yaml`, and on other systems `~/.config/borgend/config.yaml`. You can find the location with the `--help` option.
 
 ### Passphrases
 

mercurial