Skip to content

Commit

Permalink
Remove XDG_DATA_HOME suggestion
Browse files Browse the repository at this point in the history
  • Loading branch information
tuxpizza committed Nov 22, 2023
1 parent aa8258b commit c5e05e5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion index.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@ The default location for user save data (including wallets) is `~/Documents/cake

```
export CAKE_WALLET_DIR=[]
export XDG_DATA_HOME=$CAKE_WALLET_DIR/preferences
```
Replace `[]` with your preferred file location. Run Cake Wallet from the same command line.

Expand Down

0 comments on commit c5e05e5

Please sign in to comment.