Skip to content

Commit

Permalink
chore: fix wrong command in the openrgb docs
Browse files Browse the repository at this point in the history
  • Loading branch information
mirkobrombin authored Aug 30, 2024
1 parent 6f821a9 commit bb92a38
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions articles/en/install-openrgb.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,9 @@ host-shell pkexec mv ~/Downloads/60-openrgb.rules /etc/udev/rules.d/
After moving the UDEV rules, you need to reload the rules by running the following command:-

```bash
host-shell
pkexec udevadm control --reload-rules && pkexec udevadm trigger
exit
```

After reloading the rules, OpenRGB works correctly.

0 comments on commit bb92a38

Please sign in to comment.