From 7a2e159b2e7a3cf77b5da49b4cbb91bb390324a0 Mon Sep 17 00:00:00 2001 From: Thomas Zarebczan Date: Fri, 31 May 2019 16:16:20 -0400 Subject: [PATCH] Update how-to-backup-wallet.md --- content/faq/how-to-backup-wallet.md | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/content/faq/how-to-backup-wallet.md b/content/faq/how-to-backup-wallet.md index 60c23108..888497c0 100644 --- a/content/faq/how-to-backup-wallet.md +++ b/content/faq/how-to-backup-wallet.md @@ -19,13 +19,10 @@ Only a single account will be synced per LBRY account. Wallet merging is not cur ## How do I find my wallet in the LBRY Desktop App? -The easiest way to find the location of your LBRY wallet is via the [LBRY app](/get). Open LBRY and on the left side, you should see a sidebar menu called "Wallet". -![wallet](https://spee.ch/@clement:e/lbcwallet2.png) +The easiest way to find the location of your LBRY wallet is via the [LBRY app](/get). Open LBRY and on the left side, you should see a sidebar menu called "Help" - the wallet location is in the **Backup Your LBRY Credits** section. ## How do I backup my LBRY Desktop App wallet? -Click on the Wallet tab to expand then click `Backup`. -![backup](https://spee.ch/@clement:e/backup.png) -after clicking on backup, you will see a link for `Backup`, open the location of the link in your local machine and make a copy of the files stored in that location. If this link is grayed out, it usually means you don't have any credits (see section below on how to manually find the wallet). +Click on "Help" and scroll down to the **Backup Your LBRY Credits** section. Open the location of the link in your local machine and make a copy of the files stored in that location. If this link is grayed out, it usually means you don't have any credits (see section below on how to manually find the wallet). When you click `Backup`, you will be shown the location of your `lbryum` directory that contains the wallet file. Navigate to this directory via your file explorer to locate your wallet. You can either choose to backup this whole directory, the wallets directory inside it or the `default_wallet` file itself inside the wallets directory.