Преглед изворни кода

Add OSX note for config file paths in the README.

parazyd пре 4 година
родитељ
комит
683dd010ad
1 измењених фајлова са 2 додато и 0 уклоњено
  1. 2 0
      README.md

+ 2 - 0
README.md

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