Skip to content

Commit 3a960e7

Browse files
authored
Merge pull request #2883 from Nexus-Mods/easier-manual-open-log-files
Improve: Simplified linux manual 'open log files' instructions
2 parents 95bb9ce + 9b01404 commit 3a960e7

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

docs/users/faq/LogFiles.md

+4-5
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,9 @@ Log files for the app are located in `%LOCALAPPDATA%\NexusMods.App\Logs` on Wind
2424

2525
Log files for the app are located in `~/.local/state/NexusMods.App/Logs` on Linux. You can quickly find these files by following the steps below:
2626

27-
1. Open the file explorer and ensure you're at the "Home" directory.
28-
2. Press ++ctrl+"L"++ to edit the file path.
29-
3. In the input box, enter
30-
+ `/.local/state/NexusMods.App/Logs/` to the end of the existing path. (e.g. `/home/mike/.local/state/NexusMods.App/Logs/`)
31-
![The file explorer in Ubuntu pre-filled with /home/mike/.local/state/NexusMods.App/Logs/](../images/RunCommandLogsLinux.webp)
27+
1. Open your file explorer.
28+
2. Press `Ctrl+L` to edit the file path.
29+
3. In the input box, paste `~/.local/state/NexusMods.App/Logs/`.
30+
![The file explorer in Ubuntu pre-filled with /home/mike/.local/state/NexusMods.App/Logs/](../images/RunCommandLogsLinux.webp)
3231
4. Identify that latest files starting with `nexusmods.app.main.` and ``nexusmods.app.slim.`. You can sort by "Date Modified" to make this easier.
3332
5. Share these files in your Discord, GitHub or Forum post by dragging and dropping them into the text field.

0 commit comments

Comments
 (0)