Просмотр исходного кода

Add OSX note for config file paths in the README.

parazyd 4 лет назад
Родитель
Сommit
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