From ff1c90ffc8c140b2d308612926766e70f4cd8962 Mon Sep 17 00:00:00 2001 From: Duke Leto Date: Thu, 16 Sep 2021 23:04:38 -0400 Subject: [PATCH] update docs --- doc/wallet-backup.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/wallet-backup.md b/doc/wallet-backup.md index b229211ab..e1173f0da 100644 --- a/doc/wallet-backup.md +++ b/doc/wallet-backup.md @@ -16,7 +16,7 @@ These instructions are specific for the officially supported Hush Linux client. There are multiple ways to make sure you have at least one other copy of the private keys needed to spend your HUSH and view your shielded HUSH. -For all methods, you will need to include an export directory setting in your config file (`HUSH3.conf` located in the data directory which is `~/.komodo/HUSH3` unless it's been overridden with `datadir=` setting): +For all methods, you will need to include an export directory setting in your config file (`HUSH3.conf` located in the data directory which is `~/.hush/HUSH3` or `~/.komodo/HUSH3` (Legacy Location) unless it's been overridden with `datadir=` setting): `exportdir=path/to/chosen/export/directory`