This is an automated email from the git hooks/post-receive script.
git pushed a commit to branch master
in repository terminology.
View the commit online.
commit e2b1cf6550047bc8e1ac051ea0c41047b7891fc2
Author: Carsten Haitzler <[email protected]>
AuthorDate: Sat Jun 4 16:30:50 2022 +0100
some more readme massaging
---
README.md | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 3b1ca61..e4d08b9 100644
--- a/README.md
+++ b/README.md
@@ -33,7 +33,10 @@ ninja -C build
sudo ninja -C build install
```
-Note: to make terminology work with input methods in general you need:
+At the end of this file is more complete information on cimpiling and
+installing.
+
+**NOTE:** to make terminology work with input methods in general you need:
``` sh
export ECORE_IMF_MODULE="xim"
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.