diff --git a/content/faq/lbry-directories.md b/content/faq/lbry-directories.md index f934ceda..91b08099 100644 --- a/content/faq/lbry-directories.md +++ b/content/faq/lbry-directories.md @@ -9,9 +9,8 @@ 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`* +- `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 @@ -26,3 +25,4 @@ 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*