diff --git a/Troubleshooting.md b/Troubleshooting.md index 912210d..bfd3fbe 100644 --- a/Troubleshooting.md +++ b/Troubleshooting.md @@ -2,7 +2,9 @@ Wlx-S will often show troubleshooting tips in the logs, so it's good to always check them first. -By default, Wlx-S logs into `/tmp/wlx.log`. On systems that don't have `/tmp`, run Wlx in the terminal with `--replace`. +By default, Wlx-S logs into `/tmp/wlx.log`. + +On systems that don't have `/tmp`, run Wlx in the terminal with `--replace`. ## Troubleshooting segmentation faults (SIGSEGV)