mirror of
https://github.com/sezanzeb/input-remapper
synced 2024-11-04 12:00:16 +00:00
Update README.md
This commit is contained in:
parent
468a4785e3
commit
6768a31615
@ -55,7 +55,6 @@ groups
|
|||||||
```bash
|
```bash
|
||||||
wget "https://github.com/sezanzeb/key-mapper/releases/download/0.1.0/python3-key-mapper_0.1.0-1_all.deb"
|
wget "https://github.com/sezanzeb/key-mapper/releases/download/0.1.0/python3-key-mapper_0.1.0-1_all.deb"
|
||||||
sudo dpkg -i python3-key-mapper_0.1.0-1_all.deb
|
sudo dpkg -i python3-key-mapper_0.1.0-1_all.deb
|
||||||
sudo usermod -a -G plugdev,input $USER
|
|
||||||
```
|
```
|
||||||
|
|
||||||
##### Manjaro/Arch
|
##### Manjaro/Arch
|
||||||
@ -69,7 +68,6 @@ pacaur -S key-mapper-git
|
|||||||
```bash
|
```bash
|
||||||
git clone https://github.com/sezanzeb/key-mapper.git
|
git clone https://github.com/sezanzeb/key-mapper.git
|
||||||
sudo pip install key-mapper
|
sudo pip install key-mapper
|
||||||
sudo usermod -a -G plugdev,input $USER
|
|
||||||
```
|
```
|
||||||
|
|
||||||
## Roadmap
|
## Roadmap
|
||||||
|
Loading…
Reference in New Issue
Block a user