quick update

This commit is contained in:
Thomas Zarebczan 2017-07-11 14:12:36 -04:00 committed by GitHub
parent b0e1169f57
commit 5ac3a70d5d

View file

@ -9,16 +9,16 @@ In certain cases, we may ask you to send us your log file(s). The current log f
## Windows ## Windows
1. Type `%appdata%/lbrynet` into an Explorer window to find the log file directory. 1. Type `%appdata%/lbrynet` into an Explorer window to find the log file directory.
2. Here you will see the `lbrynet.log` and any archives. 2. Here you will see the `lbrynet.log` file and any archives.
3. If posting to public forum, please ensure IP address in file is masked. 3. If posting to public forum, please ensure IP address in file is masked.
## MacOS ## MacOS
1. Open Finder, click Go on top menu, choose "Go To Folder" Type "~/Library/Application Support/LBRY" and then click go. 1. Open Finder, click Go on top menu, choose "Go To Folder" Type "~/Library/Application Support/LBRY" and then click go.
2. Here you will see the `lbrynet.log` and any archives. 2. Here you will see the `lbrynet.log` file and any archives.
3. If posting to public forum, please ensure IP address in file is masked. 3. If posting to public forum, please ensure IP address in file is masked.
## Ubuntu / Linux *(Exact steps may differ slightly)* ## Ubuntu / Linux *(Exact steps may differ slightly)*
1. Open File browser and navigate to the Home directory. Press Ctrl-H to view hidden files and folders 1. Open File browser and navigate to the Home directory. Press Ctrl-H to view hidden files and folders
2. Navigate to the .lbrynet folder 2. Navigate to the .lbrynet folder
3. Here you will see the `lbrynet.log` and any archives. 3. Here you will see the `lbrynet.log` file and any archives.
4. If posting to public forum, please ensure IP address in file is masked. 4. If posting to public forum, please ensure IP address in file is masked.