mirror of
https://github.com/LBRYFoundation/lbry.com.git
synced 2025-09-03 02:35:11 +00:00
update directory order
This commit is contained in:
parent
cf321aa8d9
commit
3a824f941a
1 changed files with 2 additions and 2 deletions
|
@ -9,7 +9,7 @@ In certain cases, we may ask you to send us your log file(s). The current log f
|
||||||
|
|
||||||
## Windows
|
## Windows
|
||||||
1. Open File Explorer.
|
1. Open File Explorer.
|
||||||
1. Type `%appdata%\lbrynet` (or `%localappdata%\lbry\lbrynet` if you originally installed v0.14 and up) into the address bar and click Enter.
|
1. Type `%localappdata%\lbry\lbrynet` (`%appdata%\lbrynet` if you originally installed v0.14 or earlier) into the address bar and click Enter.
|
||||||
2. Here you will see the `lbrynet.log` file and any archives.
|
2. Here you will see the `lbrynet.log` file and any archives.
|
||||||
|
|
||||||
## MacOS
|
## MacOS
|
||||||
|
@ -20,5 +20,5 @@ In certain cases, we may ask you to send us your log file(s). The current log f
|
||||||
|
|
||||||
## Ubuntu / Linux *(Exact steps may differ slightly)*
|
## Ubuntu / Linux *(Exact steps may differ slightly)*
|
||||||
1. Navigate to your home directory. Ensure hidden files and folders are shown if using a graphical file explorer.
|
1. Navigate to your home directory. Ensure hidden files and folders are shown if using a graphical file explorer.
|
||||||
2. Navigate to the .lbrynet folder (or `.local/share/lbry/lbrynet` if you originally installed v0.14 and up).
|
2. Navigate to the `.local/share/lbry/lbrynet` folder (`~/.lbrynet` if you originally installed v0.14 or earlier).
|
||||||
3. Here you will see the `lbrynet.log` file and any archives.
|
3. Here you will see the `lbrynet.log` file and any archives.
|
||||||
|
|
Loading…
Add table
Reference in a new issue