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.
This commit is contained in:
parent
d8d110018b
commit
3220fa0a68
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
$ 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
|
$ 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
|
$ 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
|
# Configuration
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue