From e2b1cf6550047bc8e1ac051ea0c41047b7891fc2 Mon Sep 17 00:00:00 2001 From: "Carsten Haitzler (Rasterman)" Date: Sat, 4 Jun 2022 16:30:50 +0100 Subject: [PATCH] some more readme massaging --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3b1ca61f..e4d08b9b 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"