Skip to content

Commit

Permalink
update default macos db location
Browse files Browse the repository at this point in the history
  • Loading branch information
smk762 committed Nov 14, 2024
1 parent cf9dc8f commit 00babf1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ The default location of this folder for each operating system is:

```bash
- Linux: $HOME/.kdf/DB/{'{wallet identifying hex string}'}/MM2.db'
- MacOS: $HOME/Library/Application Support/kdf/DB/{'{wallet identifying hex string}'}/MM2.db'
- MacOS: $HOME/.kdf/DB/{'{wallet identifying hex string}'}/MM2.db'
- Windows: %APPDATA%\kdf\DB\{'{wallet identifying hex string}'}\MM2.db'
```
Expand Down

0 comments on commit 00babf1

Please sign in to comment.