Update README.md

pull/14/head
sezanzeb 4 years ago committed by GitHub
parent 0ede853bab
commit a6a7fbf18f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -3,9 +3,7 @@
<p align="center">A Linux tool to change and program the mapping of your input device buttons.</p>
<p align="center">
<a href="#Ubunut/Debian">Ubunut/Debian</a>
<a href="#Manjaro/Arch">Manjaro/Arch</a>
<a href="#Git">Git</a>
<a href="#Ubuntu/Debian">Ubuntu/Debian</a><a href="#Manjaro/Arch">Manjaro/Arch</a><a href="#Git">Git</a>
</p>
<p align="center"><img src="readme/pylint.svg"/> <img src="readme/coverage.svg"/></p>
@ -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

Loading…
Cancel
Save