updated instructions for a working ubuntu installation

This commit is contained in:
sezanzeb 2020-11-21 15:56:09 +01:00
parent 1f83b7a09f
commit b2d9449cc7

View File

@ -14,7 +14,7 @@ will likely work.
# Running # Running
```bash ```bash
sudo python3 setup.py install && sudo key-mapper-gtk -d sudo python3 setup.py install --prefix /usr && sudo key-mapper-gtk -d
``` ```
You can also start it via your applications menu. You can also start it via your applications menu.