Add OSX note for config file paths in the README.

This commit is contained in:
parazyd
2022-01-04 11:10:29 +01:00
parent be944c4d3a
commit 683dd010ad

View File

@@ -65,6 +65,8 @@ the testnet if you're following this document.
% cp -f /usr/local/share/doc/darkfi/*.toml ~/.config/darkfi
```
N.B. On OSX this is `/Users/x/Library/Application Support/darkfi`.
## Bash Completion
This will add the options auto completion of `drk` and `darkfid`.
```shell