From 3220fa0a683400fe573ebb45d7d259f79c43f566 Mon Sep 17 00:00:00 2001 From: Richard Acayan Date: Thu, 26 Dec 2024 20:43:56 -0500 Subject: [PATCH] README: guide the user to install greekmath.xml The command says numeric.xml which was already installed in a previous command. Correct it to say greekmath.xml. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 19cb178..c5e4a6a 100644 --- a/README.md +++ b/README.md @@ -97,7 +97,7 @@ Layouts are essential and not installed by cargo. They are installed manually: $ curl -OL https://github.com/Julow/Unexpected-Keyboard/raw/1.29.1/res/xml/numeric.xml $ sudo mv numeric.xml /usr/share/unfettered-keyboard/layouts $ curl -OL https://github.com/Julow/Unexpected-Keyboard/raw/1.29.1/res/xml/greekmath.xml - $ sudo mv numeric.xml /usr/share/unfettered-keyboard/layouts + $ sudo mv greekmath.xml /usr/share/unfettered-keyboard/layouts # Configuration