Sfoglia il codice sorgente

Add OSX note for config file paths in the README.

parazyd 4 anni fa
parent
commit
683dd010ad
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  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