From 1b1e920beb94a4f127d06174a94ce53e19d530a7 Mon Sep 17 00:00:00 2001 From: YULIUS KURNIAWAN KRISTIANTO Date: Tue, 24 Apr 2018 16:11:58 +0200 Subject: [PATCH] since LBRY have 64bit version (#516) Fix Windows directory, add note about 32 bit. --- content/faq/lbry-directories.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/faq/lbry-directories.md b/content/faq/lbry-directories.md index 2852f1e1..1ba36b04 100644 --- a/content/faq/lbry-directories.md +++ b/content/faq/lbry-directories.md @@ -7,7 +7,7 @@ Depending on which OS and wallet you use, LBRY files may be stored in several pl ## Windows -- `C:\Program Files (x86)\LBRY` - LBRY application itself +- `C:\Program Files\LBRY` [32-bit located in Program Files(x86)] - LBRY application itself - `C:\Users\%USER%\AppData\Local\lbry\lbrynet` or `%localappdata%\lbry\lbrynet` - Daemon configuration and encrypted blob files - `C:\Users\%USER%\AppData\Local\lbry\lbryum` or `%localappdata%\lbry\lbryum` - Wallet and blockchain headers