diff --git a/README.md b/README.md index dd2a35be..d62eb369 100644 --- a/README.md +++ b/README.md @@ -3,9 +3,7 @@

A Linux tool to change and program the mapping of your input device buttons.

- Ubunut/Debian - Manjaro/Arch - Git + Ubuntu/DebianManjaro/ArchGit

@@ -51,7 +49,7 @@ For a list of supported keystrokes and their names, check the output of ## Installation -#### Ubunut/Debian +##### Ubuntu/Debian ```bash dpkg -i $(wget TODO) @@ -59,7 +57,7 @@ usermod -a -G input $USER usermod -a -G plugdev $USER ``` -#### Manjaro/Arch +##### Manjaro/Arch TODO @@ -67,7 +65,7 @@ TODO pacaur -S key-mapper-git ``` -#### Git +##### Git ```bash git clone https://github.com/sezanzeb/key-mapper.git