diff --git a/README.md b/README.md index ee449849d..3067784f6 100644 --- a/README.md +++ b/README.md @@ -184,7 +184,7 @@ exec /usr/local/bin/enlightenment_start >& ~/.xsession-errors ``` (`exec` tells the shell to replace itself with the following command -and this ensures all output is logged to the ~/.xsession-errors). +and this ensures all output is logged to the `~/.xsession-errors`). You may also want your `~/.xsession` file to be the same, so make a link: