Explorar el Código

Add OSX note for config file paths in the README.

parazyd hace 4 años
padre
commit
683dd010ad
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  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
 % cp -f /usr/local/share/doc/darkfi/*.toml ~/.config/darkfi
 ```
 ```
 
 
+N.B. On OSX this is `/Users/x/Library/Application Support/darkfi`.
+
 ## Bash Completion
 ## Bash Completion
 This will add the options auto completion of `drk` and `darkfid`.
 This will add the options auto completion of `drk` and `darkfid`.
 ```shell
 ```shell