From cb1e8dc8166ee0b605a1950af53cc9436d5f0eed Mon Sep 17 00:00:00 2001 From: Thomas Zarebczan Date: Fri, 28 Jul 2017 19:04:28 -0400 Subject: [PATCH] Update Windows wallet dir post v0.14 --- content/faq/how-to-backup-wallet.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/faq/how-to-backup-wallet.md b/content/faq/how-to-backup-wallet.md index c0f8cd7c..54310370 100644 --- a/content/faq/how-to-backup-wallet.md +++ b/content/faq/how-to-backup-wallet.md @@ -7,7 +7,7 @@ LBRY provides two different wallets, `lbryum` and `lbrycrd`. `lbryum` is the def ## Windows -Make a copy of the `C:\Users\%USER%\AppData\Roaming\LBRYum\wallets` directory. +Make a copy of the `C:\Users\%USER%\AppData\Roaming\LBRYum\wallets` directory. If you originally installed v0.14 or later, you will find the wallet in `C:\Users\%USER%\AppData\Local\lbry\LBRYum\wallets`. ## MacOS and Linux