Skip to content

Commit

Permalink
Added installation instructions for udev rule
Browse files Browse the repository at this point in the history
  • Loading branch information
Askannz committed Sep 9, 2018
1 parent 7f078c1 commit d230e43
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,8 @@ Installation
```
git clone https://github.com/Askannz/msi-perkeyrgb
cd msi-perkeyrgb/
python setup.py install
sudo python setup.py install
sudo cp 99-msi-rgb.rules /etc/udev/rules.d/
```

If you are on Archlinux, use this AUR package : [msi-perkeyrgb](https://aur.archlinux.org/packages/msi-perkeyrgb/)
Expand Down

0 comments on commit d230e43

Please sign in to comment.