From 36c21b7a17fe6f8bdce773152047f503589a2b0f Mon Sep 17 00:00:00 2001 From: Thomas Zarebczan Date: Sun, 6 Aug 2017 14:01:55 -0400 Subject: [PATCH] fomatting --- content/faq/lbry-directories.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/content/faq/lbry-directories.md b/content/faq/lbry-directories.md index 91b08099..00cee321 100644 --- a/content/faq/lbry-directories.md +++ b/content/faq/lbry-directories.md @@ -10,6 +10,7 @@ Depending on which OS and wallet you use, LBRY files may be stored in several pl - `C:\Program Files (x86)\lbrynet` - 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) + *\*If you originally installed v0.14 and up, you will find the lbrynet and lbryum directories in `%localappdata%/lbry`* ## MacOS @@ -25,4 +26,5 @@ Depending on which OS and wallet you use, LBRY files may be stored in several pl - `~/.lbrynet` - Daemon configuration and blobs - `~/.lbryum` - Wallet and blockchain headers (if using the app or the lbryum wallet) - `~/.lbrycrd` - Wallet and blockchain (if using lbrycrdd wallet) + *\*If you originally installed v0.14 and up, you will find the lbrynet and lbryum directories in `~/.local/share/lbry*