This is an automated email from the git hooks/post-receive script.
git pushed a commit to branch master
in repository enlightenment.
View the commit online.
commit e14073ac203b45378cea76fd723e926bca7dcf6a
Author: Carsten Haitzler <[email protected]>
AuthorDate: Sat Jun 4 17:46:13 2022 +0100
readme - improve formatting
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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:
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.