From 38664c26e43b9d426d6229215a0ecc1f7fa3857f Mon Sep 17 00:00:00 2001 From: YULIUS KURNIAWAN KRISTIANTO Date: Tue, 19 Dec 2017 23:38:15 +0700 Subject: [PATCH] fixed location of lbry app (#296) --- 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 5213694d..8aa52ea3 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)\lbrynet` - LBRY application itself +- `C:\Program Files (x86)\LBRY` - LBRY application itself - `C:\Users\%USER%\AppData\Roaming\lbrynet` - Daemon configuration and blobs - `C:\Users\%USER%\AppData\Roaming\lbryum` - Wallet and blockchain headers (if using the app or the lbryum wallet)